hanchenye-llvm-project/clang/test
Richard Smith ac65f642a5 Update to match LLVM r300135.
Remove "REQUIRES: long_tests" from test/Driver/response-file.c since it is now about 10x faster. (We can add that back if it's still too slow for some buildbot.)

llvm-svn: 300136
2017-04-12 23:21:25 +00:00
..
ARCMT
ASTMerge Revert r299355 "[ASTImporter] Fix for importing unnamed structs" 2017-04-03 21:06:45 +00:00
Analysis [analyzer] Add a check for IvarRegion in getExtraInvalidatedValues 2017-04-12 22:00:13 +00:00
CXX Correct class-template deprecation behavior-REDUX 2017-03-23 18:51:54 +00:00
CodeCompletion [libclang] Fix crash in member access code completion with implicit base 2017-03-28 07:22:21 +00:00
CodeGen [OpenCL] Map default address space to alloca address space 2017-04-11 17:24:23 +00:00
CodeGenCUDA Use FPContractModeKind universally 2017-03-29 21:54:24 +00:00
CodeGenCXX Update for lifetime intrinsic signature change 2017-04-10 20:18:45 +00:00
CodeGenCoroutines [coroutines] Add coro.end handling 2017-04-05 04:55:03 +00:00
CodeGenObjC Update for lifetime intrinsic signature change 2017-04-10 20:18:45 +00:00
CodeGenObjCXX Update for lifetime intrinsic signature change 2017-04-10 20:18:45 +00:00
CodeGenOpenCL [OpenCL] Map default address space to alloca address space 2017-04-11 17:24:23 +00:00
Coverage
CoverageMapping Suppress uninteresting warnings in test/CoverageMapping, NFC. 2017-02-25 07:05:41 +00:00
Driver Update to match LLVM r300135. 2017-04-12 23:21:25 +00:00
FixIt
Format clang/test/Format/inplace.cpp: Avoid using wildcard. 2017-02-28 10:05:56 +00:00
Frontend Add -iframeworkwithsysroot compiler option 2017-03-13 11:17:41 +00:00
Headers Remove the -faltivec alias option and replace it with -maltivec everywhere. 2017-03-21 22:06:18 +00:00
Import [clang-import-test] Lookup inside contexts 2017-04-11 19:33:35 +00:00
Index [ASTPrinter] Print nested name specifiers for out-of-line functions 2017-04-11 16:46:03 +00:00
Integration
Layout Print nested name specifiers for typedefs and type aliases 2017-03-10 15:04:58 +00:00
Lexer Skip Unicode character expansion in assembly files 2017-04-07 10:13:00 +00:00
Misc [ASTPrinter] Print nested name specifiers for out-of-line functions 2017-04-11 16:46:03 +00:00
Modules [Modules] Enable local submodule visibility for ObjC/C 2017-04-12 21:46:16 +00:00
OpenMP [OPENMP] Fix for PR32333: Crash in call of outlined Function. 2017-04-10 19:16:45 +00:00
PCH [Sema] Add __is_aggregate type-trait 2017-04-12 22:12:15 +00:00
Parser Add support for __builtin_available to __has_builtin 2017-04-12 11:03:25 +00:00
Preprocessor Default enable the rtm feature only on skylake and later for now because Intel disabled the feature on some haswell and broadwell processors: 2017-03-28 23:03:19 +00:00
Profile Weaken test/Profile/c-ternary.c 2017-02-25 07:21:23 +00:00
Rewriter
Sema Moving a C++ test out of Sema and into SemaCXX; NFC. 2017-04-12 15:56:02 +00:00
SemaCUDA
SemaCXX [Sema] Add __is_aggregate type-trait 2017-04-12 22:12:15 +00:00
SemaObjC [Sema][ObjC] Avoid the "type of property does not match type of accessor" 2017-03-30 13:33:51 +00:00
SemaObjCXX [Sema][ObjC] Check whether a variable has a definition, rather than 2017-04-11 22:01:33 +00:00
SemaOpenCL [OpenCL] Map default address space to alloca address space 2017-04-11 17:24:23 +00:00
SemaTemplate Print nested name specifiers for typedefs and type aliases 2017-03-10 15:04:58 +00:00
TableGen
Tooling
Unit
VFS
.clang-format
CMakeLists.txt
TestRunner.sh
cxx-sections.data
lit.cfg [analyzer] Add new Z3 constraint manager backend 2017-04-04 19:52:25 +00:00
lit.site.cfg.in [analyzer] Add new Z3 constraint manager backend 2017-04-04 19:52:25 +00:00
make_test_dirs.pl