llvm-capstone/clang/unittests/Interpreter
Elizabeth Andrews 3ad0c6b75e [clang-repl][NFC] Fix calling convention mismatch in test
Test failed on x86 platforms due to a calling convention mismatch
when member function was called like a free function. In this patch,
member function is marked static to address this.
2021-11-30 13:26:10 -08:00
..
ExceptionTests Reinstate "[clang-repl] Re-implement clang-interpreter as a test case." 2021-10-26 19:29:56 +00:00
CMakeLists.txt [clang-repl] Allow Interpreter::getSymbolAddress to take a mangled name. 2021-11-10 12:52:05 +00:00
IncrementalProcessingTest.cpp Reland "[clang-repl] Implement partial translation units and error recovery." 2021-07-12 15:21:22 +00:00
InterpreterTest.cpp [clang-repl][NFC] Fix calling convention mismatch in test 2021-11-30 13:26:10 -08:00