llvm-capstone/clang/test
2020-04-13 11:54:00 -04:00
..
Analysis [analyzer][AnalysisOrderChecker] Display the CallEvent type in preCall/postCall 2020-04-09 16:41:07 +02:00
ARCMT
AST [OpenMP] Specialize OpenMP calls after template instantiation 2020-04-07 23:33:24 -05:00
ASTMerge
clang-rename
ClangScanDeps
CodeCompletion [clang][CodeComplete] Dont perform fallback completion for incomplete member ref 2020-04-06 20:08:24 +02:00
CodeGen Revert "[TLI] Per-function fveclib for math library used for vectorization" 2020-04-11 01:05:01 +00:00
CodeGenCoroutines
CodeGenCUDA Speed up deferred diagnostic emitter 2020-04-06 13:07:43 -04:00
CodeGenCXX [MS] Mark vbase dtors used when marking dtor used 2020-04-09 14:19:36 -07:00
CodeGenHIP
CodeGenObjC [CodeGenObjC] Fix a crash when attempting to copy a zero-sized bit-field in a non-trivial C struct 2020-04-06 16:04:13 -04:00
CodeGenObjCXX
CodeGenOpenCL AMDGPU: Teach toolchain to link rocm device libs 2020-04-10 13:37:32 -04:00
CodeGenOpenCLCXX
CodeGenSYCL [SYCL] Implement __builtin_unique_stable_name. 2020-03-25 07:01:50 -07:00
Coverage
CoverageMapping
CXX [MS] Mark vbase dtors used when marking dtor used 2020-04-09 14:19:36 -07:00
Driver Remove dependency between test files. 2020-04-13 06:19:09 +02:00
FixIt
Format
Frontend [Fixed Point] Add triples to test cases. 2020-04-08 16:31:36 +02:00
Headers [OpenMP] Allow <math.h> to go first in C++-mode in target regions 2020-04-09 22:10:31 -05:00
Import
Index [pch] Honour -fallow-pch-with-compiler-errors for overall compilation status 2020-03-31 13:50:12 -07:00
Integration
InterfaceStubs [llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists. 2020-04-01 10:49:06 -04:00
Layout
Lexer
Misc [hip] Remove hip_pinned_shadow. 2020-04-07 09:51:49 -04:00
Modules Slightly modify some tests as follow up to bcf66084, which breaks tests. 2020-04-07 09:25:16 -07:00
OpenMP [OPENMP]Fix the test to pacify buildbots, NFC. 2020-04-09 11:28:50 -04:00
Parser [Parser] Improve diagnostic and error recovery when C++ keywords are used as identifiers. 2020-04-08 15:15:33 +02:00
ParserSYCL [SYCL] Implement __builtin_unique_stable_name. 2020-03-25 07:01:50 -07:00
PCH [clang] Persist Attr::IsPackExpansion into the PCH 2020-04-05 23:32:03 -04:00
Preprocessor [RISCV] Add Clang frontend support for Bitmanip extension 2020-04-09 18:04:22 +01:00
Profile
Refactor
Rewriter
Sema Allow parameter names to be elided in a function definition in C. 2020-04-07 14:43:38 -04:00
SemaCUDA [hip] Remove hip_pinned_shadow. 2020-04-07 09:51:49 -04:00
SemaCXX [MS] Mark vbase dtors used when marking dtor used 2020-04-09 14:19:36 -07:00
SemaObjC Revert "[ObjC generics] Fix not inheriting type bounds in categories/extensions." 2020-04-07 17:41:30 -07:00
SemaObjCXX Fix __is_pointer builtin type trait to work with Objective-C pointer types. 2020-04-08 10:02:53 -07:00
SemaOpenCL [OpenCL] Add sub-group builtin functions 2020-04-02 13:18:56 +01:00
SemaOpenCLCXX Revert "[AST] Build recovery expressions by default for C++." 2020-03-26 16:25:32 +01:00
SemaSYCL
SemaTemplate Fix template instantiation of a non-dependent call to an inherited 2020-04-06 19:20:30 -07:00
TableGen
Templight
Tooling
Unit Try again to get tests passing again on Windows. 2020-04-02 20:00:38 -04:00
utils/update_cc_test_checks
VFS
.clang-format
CMakeLists.txt Stop passing site cfg files via --param to llvm-lit. 2020-04-07 08:20:40 -04:00
cxx-sections.data
lit.cfg.py Fix an indent. 2020-04-13 11:54:00 -04:00
lit.site.cfg.py.in Try again to get tests passing again on Windows. 2020-04-02 20:00:38 -04:00
make_test_dirs.pl
TestRunner.sh