hanchenye-llvm-project/clang/test
Richard Trieu 8844c52266 [ODRHash] Support Type TemplateArgument
llvm-svn: 306904
2017-06-30 22:40:33 +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
Analysis [analyzer] Move zero-size allocation checks to optin.portability. 2017-06-27 11:14:39 +00:00
CXX Emit warning when throw exception in destruct or dealloc functions which has a 2017-06-23 20:22:19 +00:00
CodeCompletion [Completion] Code complete the members for a dependent type after a '::' 2017-06-15 21:40:54 +00:00
CodeGen [WebAssembly] Add throw/rethrow builtins for exception handling 2017-06-30 00:44:01 +00:00
CodeGenCUDA CodeGenModule: Always output wchar_size, check LLVM assumptions. 2017-05-20 01:29:55 +00:00
CodeGenCXX [MS] Test that deleting destructor thunks are not exported 2017-06-30 16:12:14 +00:00
CodeGenCoroutines [coroutines] Allow co_await and co_yield expressions that return an lvalue to compile 2017-06-15 19:43:36 +00:00
CodeGenObjC [objc] Don't require null-check and don't emit memset when result is ignored for struct-returning method calls [clang part] 2017-06-30 16:28:15 +00:00
CodeGenObjCXX test: fix test for release builds 2017-06-27 18:57:50 +00:00
CodeGenOpenCL CodeGen: Fix invalid bitcast for coerced function argument 2017-06-29 18:47:45 +00:00
Coverage Handle -ast-dump-all when passed as the only option. 2017-06-15 00:00:08 +00:00
CoverageMapping
Driver Driver: honor -nostdinc and -isystem-after on CrossWindows 2017-06-30 15:15:38 +00:00
FixIt [clang] Enable printf check for CFIndex 2017-06-26 23:02:27 +00:00
Format
Frontend [Frontend] 'Show hotness' can be used with a sampling profile 2017-06-23 02:38:45 +00:00
Headers support operator keywords used in Windows SDK 2017-06-09 16:29:35 +00:00
Import Call setMustBuildLookupTable on TagDecls in ExternalASTMerger 2017-06-17 00:12:38 +00:00
Index [libclang] Support for querying the exception specification type through libclang 2017-06-27 22:54:56 +00:00
Integration Tie the macOS tests in test/Integration to the latest macOS SDK 2017-06-02 11:26:35 +00:00
Layout
Lexer Allow for unfinished #if blocks in preambles 2017-05-30 11:54:55 +00:00
Misc Revert "Revert r305164/5/7." 2017-06-23 15:34:16 +00:00
Modules [ODRHash] Support Type TemplateArgument 2017-06-30 22:40:33 +00:00
OpenMP [OPENMP] Initial support for taskloop reductions. 2017-06-30 13:50:13 +00:00
PCH [Sema] Allow unmarked overloadable functions. 2017-06-27 21:31:31 +00:00
Parser Add a missing '[' to the tests from r305719 2017-06-20 16:16:11 +00:00
Preprocessor [X86] Add RDRND feature to Goldmont. Add MOVBE to all Atom CPUs. 2017-06-30 18:14:04 +00:00
Profile [Profile] Do not assign counters to functions without bodies 2017-06-30 21:02:14 +00:00
Rewriter
Sema [Parse] Use normalized attr name for late-parsing checks. 2017-06-30 22:33:24 +00:00
SemaCUDA
SemaCXX Fold exception-warnings.cpp into warn-throw-out-noexcept-func.cpp 2017-06-30 07:22:02 +00:00
SemaObjC [Sema] Add -Wunguarded-availability-new 2017-06-22 17:02:24 +00:00
SemaObjCXX Fix errored return value in CheckFunctionReturnType and add a fixit hint 2017-05-10 20:03:16 +00:00
SemaOpenCL [OpenCL] Add function name to extension diagnostic 2017-06-30 14:23:01 +00:00
SemaTemplate [c++1z] Support deducing B in noexcept(B). 2017-06-07 21:46:22 +00:00
TableGen
Tooling
Unit
VFS
clang-rename Move ClassReplacements.cpp test from clang-rename tests to the 2017-06-30 16:58:36 +00:00
.clang-format
CMakeLists.txt [refactor] Move clang-rename into the clang repository 2017-06-30 16:36:09 +00:00
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
make_test_dirs.pl