llvm-project/clang/test/Interpreter
Purva-Chaudhari 168d4e2945 Handles failing driver tests of clang
Added support for incremental mode 8 and 28 ie. `frontend::EmitBC:` and `frontend::PrintPreprocessedInput:`
Added supporting clang tests to test in clang-repl mode

Reviewed By: v.g.vassilev

Differential Revision: https://reviews.llvm.org/D125946
2022-08-02 12:29:26 +05:30
..
code-undo.cpp [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON. 2022-07-31 05:42:57 +09:00
execute-weak.cpp [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON. 2022-07-31 05:42:57 +09:00
execute.cpp [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON. 2022-07-31 05:42:57 +09:00
fail.cpp [clang-repl] Fix incorrect return code 2022-07-31 19:07:05 +08:00
global-dtor.cpp [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON. 2022-07-31 05:42:57 +09:00
incremental-mode.cpp Handles failing driver tests of clang 2022-08-02 12:29:26 +05:30
lit.local.cfg [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON. 2022-07-31 05:42:57 +09:00
plugins.cpp [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON. 2022-07-31 05:42:57 +09:00
sanity.c [clang-repl] Implement code undo. 2022-06-26 18:32:18 +08:00
simple-exception.cpp [clang-repl] XFAIL windows properly in simple-exception test case. 2022-08-01 09:06:35 +09:00