llvm-project/lldb/unittests/Expression
Raphael Isemann d8a3194987 [lldb][NFC] Add unit test for persistent variable lookup with ClangExpressionDeclMap
This adds a unit test for looking up persistent declarations in the scratch AST
context. Also adds the `GetPersistentDecl` hook to the ClangExpressionDeclMap
that this unit test can emulate looking up persistent variables without having
a lldb_private::Target.
2019-12-18 13:50:05 +01:00
..
CMakeLists.txt [lldb][NFC] Allow creating ClangExpressionDeclMap and ClangASTSource without a Target and add basic unit test 2019-12-17 14:04:12 +01:00
ClangExpressionDeclMapTest.cpp [lldb][NFC] Add unit test for persistent variable lookup with ClangExpressionDeclMap 2019-12-18 13:50:05 +01:00
ClangParserTest.cpp [ExpressionParser] Add swift-lldb case for finding clang resource dir 2019-03-26 21:00:42 +00:00
CppModuleConfigurationTest.cpp [lldb] Also force posix paths in CppModuleConfigurationTest 2019-09-24 12:13:35 +00:00
DWARFExpressionTest.cpp whitespace cleanup 2019-10-21 22:48:27 +00:00
DiagnosticManagerTest.cpp [lldb][NFC] Use unique_ptr in DiagnosticManager to express ownership 2019-10-10 08:30:10 +00:00