llvm/clang/test
2022-04-20 11:06:07 +01:00
..
Analysis [analyzer] ClangSA should tablegen doc urls refering to the main doc page 2022-04-19 12:14:27 +02:00
APINotes
ARCMT
AST Reland "[AST] Add a new TemplateKind for template decls found via a using decl."" 2022-04-14 11:04:55 +02:00
ASTMerge
clang-rename
ClangScanDeps [clang][deps] Ensure deterministic filename case 2022-04-08 09:18:00 +02:00
CodeCompletion
CodeGen [X86][SSE] Add i386 test coverage to sse42 intrinsic tests 2022-04-20 11:06:07 +01:00
CodeGenCoroutines [test] Remove references to -fexperimental-new-pass-manager in tests 2022-04-11 13:29:08 -07:00
CodeGenCUDA [CUDA][HIP] Fix gpu.used.external 2022-04-18 23:10:31 -04:00
CodeGenCUDASPIRV [Driver][test] Remove unused/obsoleted REQUIRES: clang-driver 2022-04-12 13:29:46 -07:00
CodeGenCXX Treat std::move, forward, etc. as builtins. 2022-04-17 13:26:16 -07:00
CodeGenHIP [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
CodeGenHLSL
CodeGenObjC [CGCall] Check store type in findDominatingStoreToReturnValue() 2022-04-11 12:08:29 +02:00
CodeGenObjCXX [test] Remove various legacy pass manager tests 2022-04-11 14:02:17 -07:00
CodeGenOpenCL [Clang] Add -no-opaque-pointers to more tests (NFC) 2022-04-07 12:53:29 +02:00
CodeGenOpenCLCXX [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
CodeGenSYCL [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
Coverage [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
CoverageMapping Revert "[InstrProfiling] No runtime hook for unused funcs" 2022-04-06 01:41:44 +00:00
CXX Revert "[Concepts] Fix overload resolution bug with constrained candidates" 2022-04-19 07:51:21 -04:00
Driver Make tests slightly more flexible for platforms which emit arguments in between some of the expected arguments. 2022-04-19 23:25:22 -07:00
ExtractAPI [clang][extract-api] Add support for true anonymous enums 2022-04-12 20:42:17 +01:00
FixIt [C89/C2x] Improve diagnostics around strict prototypes in C 2022-04-08 16:19:58 -04:00
Format [clang-format] Allow empty .clang-format file 2022-04-12 21:20:54 -07:00
Frontend [OpenMP] Use new offloading binary when embedding offloading images 2022-04-15 20:35:26 -04:00
Headers [Clang] Add -no-opaque-pointers to more tests (NFC) 2022-04-07 12:53:29 +02:00
Import
Index [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
Integration
InterfaceStubs
Interpreter
Layout
Lexer [clang][lexer] Allow u8 character literal prefixes in C2x 2022-04-19 09:57:51 +02:00
LibClang
Misc [test] Test -Werror=foo -Wfoo & -Werror -Wno-error=foo -Wfoo 2022-04-15 20:14:07 -07:00
Modules [modules] Merge variable template specializations. 2022-04-19 14:48:42 -07:00
OpenMP Reapply "[OpenMP] Refactor OMPScheduleType enum." 2022-04-18 21:56:47 -05:00
Parser [C89/C2x] Improve diagnostics around strict prototypes in C 2022-04-08 16:19:58 -04:00
ParserHLSL [HLSL] Add Semantic syntax, and SV_GroupIndex 2022-04-14 10:21:58 -05:00
ParserSYCL
PCH [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
Preprocessor [Driver][test] Remove unused/obsoleted REQUIRES: clang-driver 2022-04-12 13:29:46 -07:00
Profile [misexpect] Re-implement MisExpect Diagnostics 2022-04-19 21:23:48 +00:00
Refactor
Rewriter [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
Sema [randstruct] Enforce using a designated init for a randomized struct 2022-04-16 23:24:48 -07:00
SemaCUDA [CUDA][HIP] Fix delete operator for -fopenmp 2022-04-19 14:28:03 -04:00
SemaCXX Don't treat 'T &forward(T&&)' as builtin. 2022-04-18 11:11:21 -07:00
SemaHLSL [HLSL] Pointers are unsupported in HLSL 2022-04-14 13:32:51 -05:00
SemaObjC Fix failing test case found by bots: 2022-04-15 09:20:16 -04:00
SemaObjCXX
SemaOpenCL [OpenCL] Add device enqueue guards for DSE builtins 2022-04-11 11:27:51 +01:00
SemaOpenCLCXX
SemaSYCL
SemaTemplate [Clang][Sema] Prohibit statement expression in the default argument 2022-04-06 09:28:20 +08:00
TableGen
Templight
Tooling
Unit
utils/update_cc_test_checks [Clang] Add -no-opaque-pointers to more tests (NFC) 2022-04-07 12:53:29 +02:00
VFS [VFS] RedirectingFileSystem only replace path if not already mapped 2022-04-11 14:52:48 -07:00
.clang-format
CMakeLists.txt [Driver] Change CLANG_ENABLE_OPAQUE_POINTERS_INTERNAL to affect driver default instead of cc1 default 2022-04-13 16:58:00 -07:00
cxx-sections.data
lit.cfg.py [OpenMP] Add better testing for the linker wrapper 2022-04-19 18:37:09 -04:00
lit.site.cfg.py.in [Driver] Change CLANG_ENABLE_OPAQUE_POINTERS_INTERNAL to affect driver default instead of cc1 default 2022-04-13 16:58:00 -07:00
make_test_dirs.pl
TestRunner.sh