llvm-project/lldb/unittests/Expression
Pavel Labath 731fee8b42 [lldb] Fail evaluation of DWARF expressions with unknown opcodes
Previously, we were simply ignoring them and continuing the evaluation.
This behavior does not seem useful, because the resulting value will
most likely be completely bogus.
2020-06-08 15:52:28 +02:00
..
CMakeLists.txt [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
ClangExpressionDeclMapTest.cpp [lldb][NFC] Move NameSearchContext to own header/source files 2020-02-25 12:25:36 +01:00
ClangParserTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
CppModuleConfigurationTest.cpp [lldb] Replace SmallStr.str().str() with std::string conversion operator. 2020-01-29 21:34:19 -08:00
DWARFExpressionTest.cpp [lldb] Fail evaluation of DWARF expressions with unknown opcodes 2020-06-08 15:52:28 +02:00
DiagnosticManagerTest.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00