llvm-project/lldb/source/Expression
Jonas Devlieghere 70599d7027
[lldb] Remove LLDB reproducers
This patch removes the remaining reproducer code. The SBReproducer class
remains for ABI stability but is just an empty shell. This completes the
removal process outlined on the mailing list [1].

[1] https://lists.llvm.org/pipermail/lldb-dev/2021-September/017045.html
2022-09-19 14:43:31 -07:00
..
CMakeLists.txt Reland "[LLDB][NFC] Decouple dwarf location table from DWARFExpression." 2022-07-12 10:54:24 -07:00
DWARFExpression.cpp [lldb] Fixed a number of typos 2022-09-13 10:38:38 -07:00
DWARFExpressionList.cpp Reland "[LLDB][NFC] Decouple dwarf location table from DWARFExpression." 2022-07-12 10:54:24 -07:00
DiagnosticManager.cpp
Expression.cpp
ExpressionVariable.cpp [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
FunctionCaller.cpp [NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute. 2022-07-28 13:28:26 -07:00
IRExecutionUnit.cpp [trace] Add a flag to the decoder to output the instruction type 2022-07-12 16:23:03 -07:00
IRInterpreter.cpp [LLDB] Add basic floating point ops to IR interpreter 2022-08-10 16:34:52 +03:00
IRMemoryMap.cpp [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
LLVMUserExpression.cpp [LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan. Part 3 2022-07-27 10:39:49 -07:00
Materializer.cpp [LLDB][Expression] Allow instantiation of IR Entity from ValueObject 2022-07-22 08:02:08 +01:00
REPL.cpp [lldb] Remove LLDB reproducers 2022-09-19 14:43:31 -07:00
UserExpression.cpp [LLDB][ClangExpression] Allow expression evaluation from within C++ Lambdas 2022-07-22 08:02:09 +01:00
UtilityFunction.cpp [lldb] Get rid of HAVE_SYS_TYPES_H 2021-08-03 22:14:56 +02:00