teak-llvm/clang/test
2020-01-21 19:03:52 -08:00
..
Analysis [analyzer] Enable PlacementNewChecker by default 2020-01-21 13:23:10 +01:00
ARCMT
AST Revert "[Concepts] Placeholder constraints and abbreviated templates" 2020-01-21 19:03:52 -08:00
ASTMerge
clang-rename
ClangScanDeps Revert "[clang][clang-scan-deps] Aggregate the full dependency information." 2019-12-11 16:35:55 -08:00
CodeCompletion [clang][CodeComplete] Propogate printing policy to FunctionDecl 2020-01-20 12:20:20 +01:00
CodeGen [Codegen] Emit both AssumeAlignedAttr and AllocAlignAttr assumptions if they exist 2020-01-21 21:18:27 +03:00
CodeGenCoroutines
CodeGenCUDA Consolidate internal denormal flushing controls 2020-01-17 20:09:53 -05:00
CodeGenCXX List implicit operator== after implicit destructors in a vtable. 2020-01-21 15:54:40 -08:00
CodeGenHIP Don't dump IR output from this test to stdout. 2020-01-16 19:19:45 -08:00
CodeGenObjC Relax the rules around objc_alloc and objc_alloc_init optimizations. 2020-01-14 19:48:33 -08:00
CodeGenObjCXX Debug Info: Strengthen the synthesized-property-cleanup.mm test, NFC 2019-12-10 13:39:22 -08:00
CodeGenOpenCL Consolidate internal denormal flushing controls 2020-01-17 20:09:53 -05:00
CodeGenOpenCLCXX [OpenCL] Add ExtVectorElementExpr constant evaluation (PR42387) 2019-12-17 11:10:06 +00:00
Coverage
CoverageMapping
CXX Revert "[Concepts] Placeholder constraints and abbreviated templates" 2020-01-21 19:03:52 -08:00
Driver [PATCH] Reland [Clang] Un-break scan-build after integrated-cc1 change 2020-01-21 17:03:00 -05:00
FixIt
Format
Frontend [clang][test][NFC] Use more widely supported sanitizer for file dependency tests 2020-01-14 12:55:11 -08:00
Headers Revert "PR17164: Change clang's default behavior from -flax-vector-conversions=all to -flax-vector-conversions=integer." 2020-01-20 16:34:09 -08:00
Import
Index [OpenCL] Pretty print __private addr space 2019-12-27 13:42:07 +00:00
Integration
InterfaceStubs [test] clang/test/InterfaceStubs/externstatic.c requires x86-registered-target 2020-01-18 09:54:35 -08:00
Layout
Lexer Fix crash on init-capture packs where the type of the initializer is non-dependent. 2019-12-19 15:20:10 -08:00
Misc Remove umask tests 2020-01-10 21:05:59 -05:00
Modules Move the sysroot attribute from DIModule to DICompileUnit 2020-01-17 12:55:40 -08:00
OpenMP [OPENMP]Fix PR44578: crash in target construct with captured global. 2020-01-20 11:10:17 -05:00
Parser Revert "[Concepts] Placeholder constraints and abbreviated templates" 2020-01-21 19:03:52 -08:00
PCH [Concepts] Requires Expressions 2020-01-19 00:23:26 +02:00
Preprocessor [Hexagon] Add support for Hexagon/HVX v67 ISA 2020-01-20 16:16:49 -06:00
Profile
Refactor
Rewriter
Sema Removing an accidentally duplicated line of test code to fix bots. 2020-01-21 16:03:22 -05:00
SemaCUDA
SemaCXX Revert "[Concepts] Placeholder constraints and abbreviated templates" 2020-01-21 19:03:52 -08:00
SemaObjC Add a FIXME and corresponding test coverage for some suspicious behavior 2020-01-10 16:12:00 -08:00
SemaObjCXX Clean up and slightly generalize implementation of composite pointer 2020-01-10 16:12:00 -08:00
SemaOpenCL CWG2352: Allow qualification conversions during reference binding. 2020-01-09 18:24:06 -08:00
SemaOpenCLCXX Clean up and slightly generalize implementation of composite pointer 2020-01-10 16:12:00 -08:00
SemaSYCL
SemaTemplate Revert "[Concepts] Placeholder constraints and abbreviated templates" 2020-01-21 19:03:52 -08:00
TableGen
Templight
Tooling
Unit
VFS Fix external-names.c test when separator is \\ 2019-12-31 11:15:46 +00:00
.clang-format
CMakeLists.txt [Clang][Driver] Re-use the calling process instead of creating a new process for the cc1 invocation 2020-01-13 10:40:18 -05:00
cxx-sections.data
lit.cfg.py
lit.site.cfg.py.in build: reduce CMake handling for zlib 2020-01-02 11:19:12 -08:00
make_test_dirs.pl
TestRunner.sh