llvm-project/clang/test
hyeongyu kim 63fff0f5bf Fix lit test failures in CodeGenCoroutines 2021-11-06 19:58:34 +09:00
..
APINotes
ARCMT [clang] [Objective C] Inclusive language: use objcmt-allowlist-dir-path=<arg> instead of objcmt-white-list-dir-path=<arg> 2021-11-05 12:27:05 -04:00
AST [Coroutines] [Frontend] Lookup in std namespace first 2021-11-04 11:53:47 +08:00
ASTMerge Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
Analysis [Coroutines] [Frontend] Lookup in std namespace first 2021-11-04 11:53:47 +08:00
CXX [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
ClangScanDeps [clang][deps] Keep #pragma push_macro, pop_macro and include_alias when minimizing source code. 2021-11-01 16:04:52 -04:00
CodeCompletion
CodeGen [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
CodeGenCUDA [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
CodeGenCXX [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
CodeGenCoroutines Fix lit test failures in CodeGenCoroutines 2021-11-06 19:58:34 +09:00
CodeGenHIP
CodeGenObjC [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
CodeGenObjCXX [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
CodeGenOpenCL [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
CodeGenOpenCLCXX [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
CodeGenSYCL [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
Coverage
CoverageMapping [Coroutines] [Frontend] Lookup in std namespace first 2021-11-04 11:53:47 +08:00
Driver [RISCV] Support Zfhmin extension 2021-11-06 01:41:02 +08:00
FixIt
Format
Frontend [clang] Add plugin ActionType to run command line plugin before main action 2021-10-20 08:58:20 -07:00
Headers [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
Import Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
Index [Coroutines] [Frontend] Lookup in std namespace first 2021-11-04 11:53:47 +08:00
Integration
InterfaceStubs
Interpreter
Layout Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
Lexer [Coroutines] [Frontend] Lookup in std namespace first 2021-11-04 11:53:47 +08:00
LibClang
Misc [AArch64] Enablement of Cortex-X2 2021-11-01 11:55:24 +00:00
Modules [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
OpenMP [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
PCH [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
Parser [CUDA][NFC] Fix inexact warning message about lambdas 2021-10-27 01:28:35 +00:00
ParserSYCL
Preprocessor [Preprocessor] Fix newline before/after _Pragma. 2021-11-05 00:43:40 -05:00
Profile [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
Refactor
Rewriter
Sema [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
SemaCUDA [openmp] Emit deferred diag only when device compilation presents 2021-10-25 11:19:18 -07:00
SemaCXX [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
SemaObjC [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
SemaObjCXX Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
SemaOpenCL Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
SemaOpenCLCXX Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
SemaSYCL [X86][clang] Disable long double type for -mno-x87 option 2021-11-03 12:08:39 +03:00
SemaTemplate Revert "[clang] deprecate frelaxed-template-template-args, make it on by default" 2021-11-02 17:02:19 -04:00
TableGen
Templight
Tooling
Unit
VFS
clang-rename
utils/update_cc_test_checks [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2021-11-06 19:19:22 +09:00
.clang-format
CMakeLists.txt Reinstate "[clang-repl] Re-implement clang-interpreter as a test case." 2021-10-26 19:29:56 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg.py Reinstate "[clang-repl] Re-implement clang-interpreter as a test case." 2021-10-26 19:29:56 +00:00
lit.site.cfg.py.in
make_test_dirs.pl