[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
Loading
Please sign in to comment