hanchenye-llvm-project/clang/test
Kostya Serebryany e425aada63 [sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-8bit-counters. Experimental so far, not documenting yet. (clang part)
llvm-svn: 304631
2017-06-03 01:36:23 +00:00
..
ARCMT clang/test/ARCMT/remap-applying.c: Use %/s on the command line of echo(1). 2017-04-28 05:02:52 +00:00
ASTMerge Revert r299355 "[ASTImporter] Fix for importing unnamed structs" 2017-04-03 21:06:45 +00:00
Analysis [analyzer] Support partially tainted records. 2017-05-29 15:42:56 +00:00
CXX Switch from using a DiagnosticTrap and a note for "while defining a special 2017-05-25 22:47:05 +00:00
CodeCompletion [CodeCompletion] Provide member completions for dependent expressions whose 2017-05-11 13:48:57 +00:00
CodeGen Revert "[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics" 2017-06-02 01:22:14 +00:00
CodeGenCUDA CodeGenModule: Always output wchar_size, check LLVM assumptions. 2017-05-20 01:29:55 +00:00
CodeGenCXX clang/test/CodeGenCXX/unaligned-member-qualifier.cpp: Satisfy x86_thiscallcc. 2017-06-02 09:53:05 +00:00
CodeGenCoroutines [coroutines] Fix rebuilding of dependent coroutine parameters 2017-06-03 00:22:18 +00:00
CodeGenObjC [CodeGen][ObjC] Fix assertion failure in EmitARCStoreStrongCall. 2017-06-01 18:41:25 +00:00
CodeGenObjCXX Mangle __unaligned in Itanium ABI 2017-06-02 07:14:34 +00:00
CodeGenOpenCL [OpenCL] spir_kern by defaul: fix old test cases 2017-06-01 08:19:43 +00:00
Coverage
CoverageMapping [Coverage] Avoid null deref in skipRegionMappingForDecl (fixes PR32761) 2017-04-24 20:52:04 +00:00
Driver [sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-8bit-counters. Experimental so far, not documenting yet. (clang part) 2017-06-03 01:36:23 +00:00
FixIt Add support for pretty platform names to `@available`/ 2017-05-09 15:34:46 +00:00
Format [clang-format] Replace IncompleteFormat by a struct with Line 2017-04-21 14:35:20 +00:00
Frontend PR32848: There isn't necessarily a FileChanged or FileSkipped for every InclusionDirective callback. 2017-06-02 01:05:44 +00:00
Headers Headers: Make the type of SIZE_MAX the same as size_t 2017-04-27 21:49:45 +00:00
Import [ASTImporter] Improve handling of incomplete types 2017-05-13 00:46:33 +00:00
Index [coroutines] Support "coroutines" feature in module map requires clause 2017-05-28 21:07:22 +00:00
Integration Tie the macOS tests in test/Integration to the latest macOS SDK 2017-06-02 11:26:35 +00:00
Layout Print nested name specifiers for typedefs and type aliases 2017-03-10 15:04:58 +00:00
Lexer Allow for unfinished #if blocks in preambles 2017-05-30 11:54:55 +00:00
Misc ASTPrinter: Objective-C method declarations don't need a space after 2017-06-02 15:02:59 +00:00
Modules Revert r304592 2017-06-03 00:11:23 +00:00
OpenMP [OPENMP] Allow 'use_device_ptr' clause in 'target data' alone. 2017-05-30 16:00:04 +00:00
PCH Don't mark a member as a member specialization until we know we're keeping the specialization. 2017-05-09 23:02:10 +00:00
Parser Revert MSVC CXXOperatorNames patch due to issues with Chromium 2017-05-25 16:24:49 +00:00
Preprocessor Revert MSVC CXXOperatorNames patch due to issues with Chromium 2017-05-25 16:24:49 +00:00
Profile [Profile] Add off-by-default -Wprofile-instr-missing warning 2017-04-27 17:30:58 +00:00
Rewriter
Sema [Sema] Improve -Wstrict-prototypes diagnostic message for blocks. 2017-06-02 01:07:08 +00:00
SemaCUDA
SemaCXX [coroutines] Fix rebuilding of dependent coroutine parameters 2017-06-03 00:22:18 +00:00
SemaObjC [Sema][ObjC] Don't emit availability diags for category @implementations 2017-05-31 15:45:57 +00:00
SemaObjCXX Fix errored return value in CheckFunctionReturnType and add a fixit hint 2017-05-10 20:03:16 +00:00
SemaOpenCL [OpenCL] Harden function pointer diagnostics. 2017-06-02 18:08:58 +00:00
SemaTemplate Fix assertion failure if we can't deduce a template argument for a variable 2017-06-02 22:53:06 +00:00
TableGen
Tooling
Unit
VFS
.clang-format
CMakeLists.txt
TestRunner.sh
cxx-sections.data
lit.cfg Tie the macOS tests in test/Integration to the latest macOS SDK 2017-06-02 11:26:35 +00:00
lit.site.cfg.in Add #pragma clang attribute 2017-04-18 14:33:39 +00:00
make_test_dirs.pl