llvm/clang/test
2022-04-06 21:14:24 -07:00
..
Analysis [analyzer][ctu] Only import const and trivial VarDecls 2022-04-01 13:49:39 +02:00
APINotes
ARCMT
AST [modules] Merge ObjC interface ivars with anonymous types. 2022-04-04 18:48:30 -07:00
ASTMerge
clang-rename
ClangScanDeps
CodeCompletion
CodeGen [Clang][PowerPC] Add max/min intrinsics to Clang and PPC backend 2022-04-05 22:43:48 -04:00
CodeGenCoroutines
CodeGenCUDA [IR] Require intrinsic struct return type to be anonymous 2022-03-30 09:51:24 +02:00
CodeGenCUDASPIRV Emit OpenCL metadata when targeting SPIR-V 2022-04-05 20:58:32 +00:00
CodeGenCXX DebugInfo: Make the simplified template names prefix more unique 2022-04-06 18:25:46 +00:00
CodeGenHIP
CodeGenHLSL Add clang DirectX target support 2022-03-28 15:00:50 -05:00
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL [AMDGPU][OpenCL] Remove "printf and hostcall" diagnostic 2022-04-05 19:10:23 +00:00
CodeGenOpenCLCXX
CodeGenSYCL
Coverage
CoverageMapping Revert "[InstrProfiling] No runtime hook for unused funcs" 2022-04-06 01:41:44 +00:00
CXX [Clang] Add a compatibiliy warning for non-literals in constexpr. 2022-03-30 19:18:53 +02:00
Driver [Driver][test] Fix csky-toolchain.c to be CLANG_DEFAULT_PIE_ON_LINUX agnostic 2022-04-06 21:14:24 -07:00
ExtractAPI [clang][extract-api] Add Objective-C Category support 2022-04-06 12:00:12 -07:00
FixIt
Format
Frontend
Headers
Import
Index Serialize PragmaAssumeNonNullLoc to support preambles 2022-03-31 11:08:01 -04:00
Integration
InterfaceStubs
Interpreter
Layout
Lexer
LibClang
Misc [attributes] Generalize attribute 'enforce_tcb' to Objective-C methods. 2022-03-28 15:08:47 -07:00
Modules [modules] Merge ObjC interface ivars with anonymous types. 2022-04-04 18:48:30 -07:00
OpenMP [OpenMP] Regenerate the check lines for 2 tests 2022-03-29 10:00:03 -05:00
Parser Use functions with prototypes when appropriate; NFC 2022-03-31 13:45:39 -04:00
ParserSYCL
PCH
Preprocessor [Clang][CSKY] Add the CSKY target and compiler driver 2022-04-06 11:37:37 +08:00
Profile Revert "[misexpect] Re-implement MisExpect Diagnostics" 2022-03-31 14:54:41 -07:00
Refactor
Rewriter
Sema [Clang][PowerPC] Add max/min intrinsics to Clang and PPC backend 2022-04-05 22:43:48 -04:00
SemaCUDA [CUDA] Don't call inferCUDATargetForImplicitSpecialMember too early. 2022-03-31 13:49:12 -07:00
SemaCXX [Clang] Do not warn on unused lifetime-extending vars with side effects... 2022-04-05 21:03:02 +02:00
SemaHLSL [HLSL] Further improve to numthreads diagnostics 2022-03-31 11:34:01 -05:00
SemaObjC [modules] Merge ObjC interface ivars with anonymous types. 2022-04-04 18:48:30 -07:00
SemaObjCXX
SemaOpenCL Add prototypes to functions which need them; NFC 2022-04-01 10:32:46 -04: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
VFS Revert "[VFS] RedirectingFileSystem only replace path if not already mapped" 2022-04-05 14:24:40 -07:00
.clang-format
CMakeLists.txt [cmake] Remove LLVM_ENABLE_NEW_PASS_MANAGER cmake option 2022-04-06 09:52:21 +02:00
cxx-sections.data
lit.cfg.py [cmake] Remove LLVM_ENABLE_NEW_PASS_MANAGER cmake option 2022-04-06 09:52:21 +02:00
lit.site.cfg.py.in [cmake] Remove LLVM_ENABLE_NEW_PASS_MANAGER cmake option 2022-04-06 09:52:21 +02:00
make_test_dirs.pl
TestRunner.sh