llvm-project/clang/unittests/Interpreter
Sunho Kim 4191d661c7 [clang-repl] Disable execution unittests on unsupported platforms.
After the intoduction of global destructor support, there is a possiblity to run invalid instructions in the destructor of Interpreter class. Completely disable tests in platforms with failing test cases.

Differential Revision: https://reviews.llvm.org/D130786
2022-07-30 02:28:03 +09:00
..
ExceptionTests [clang-repl] Disable execution unittests on unsupported platforms. 2022-07-30 02:28:03 +09: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] Disable execution unittests on unsupported platforms. 2022-07-30 02:28:03 +09:00