summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/dereferencing_references/main.cpp
AgeCommit message (Expand)Author
2024-11-05Revert "Fix pointer to reference type (#113596)" (#114831)Pavel Labath
2024-10-24Fix pointer to reference type (#113596)jeffreytan81
2021-11-15[lldb] Unwrap the type when dereferencing the valueAndy Yankovsky
2021-06-02[lldb] Preserve type sugar when using SBValue::Dereference on C++ referencesRaphael Isemann