llvm-project/clang/test
Charles Li 9ea0817c5a [Test] Make Lit tests C++11 compatible #9
[Test] Make Lit tests C++11 compatible #9

Differential Revision: https://reviews.llvm.org/D20710

llvm-svn: 296184
2017-02-24 22:22:05 +00:00
..
ARCMT [test] Port clang tests to canonicalized booleans 2017-01-25 13:11:45 +00:00
ASTMerge [ASTImporter] Support default argument initialization of ParmVarDecls 2017-02-20 11:57:12 +00:00
Analysis [analyzer] Do not duplicate call graph nodes for functions that have definition and forward declaration 2017-02-20 09:16:48 +00:00
CXX Add context note to diagnostics that occur while declaring an implicit special member function. 2017-02-23 21:43:43 +00:00
CodeCompletion [Preprocessor] Fix incorrect token caching that occurs when lexing _Pragma 2017-02-24 17:45:16 +00:00
CodeGen NFC, Add a test that ensure that we don't emit helper code in copy/dispose 2017-02-23 23:41:50 +00:00
CodeGenCUDA [CodeGen] [CUDA] Add the ability set default attrs on functions in linked modules. 2017-01-25 21:29:48 +00:00
CodeGenCXX [Test] Make Lit tests C++11 compatible #9 2017-02-24 22:22:05 +00:00
CodeGenCoroutines [coroutines] Add allocation and deallocation substatements. 2016-10-27 16:28:31 +00:00
CodeGenObjC NFC, Add a test that ensures that we don't emit helper code in copy/dispose 2017-02-24 00:09:30 +00:00
CodeGenObjCXX Represent pass_object_size attrs in ExtParameterInfo 2017-02-24 02:49:47 +00:00
CodeGenOpenCL AMDGPU: Add fmed3 half builtin 2017-02-22 20:55:59 +00:00
Coverage Handle StaticAssertDecl in DeclContextPrinter 2017-01-03 12:16:02 +00:00
CoverageMapping [profiling] Update test cases to deal with name variable change (NFC) 2017-02-14 20:03:56 +00:00
Driver [Driver] Enable SafeStack for Fuchsia targets 2017-02-24 03:17:41 +00:00
FixIt [Sema] Improve the error diagnostic for dot destructor calls on pointer objects 2017-01-20 15:38:58 +00:00
Format Try to unbreak tests after r296166 2017-02-24 21:01:43 +00:00
Frontend Hook up OpenBSD AArch64 support 2017-02-21 23:13:09 +00:00
Headers [OpenCL] Correct ndrange_t implementation 2017-02-16 12:27:47 +00:00
Import Testbed and skeleton of a new expression parser 2016-12-22 20:03:14 +00:00
Index [index] Improvde how we handle synthesized ObjC properties and the associated ivars. 2017-02-17 04:49:41 +00:00
Integration
Layout
Lexer [c++1z] Mark constexpr lambdas as done on status page and start advertising 2017-02-21 23:58:29 +00:00
Misc Add template parameter depth and index to -ast-dump output. 2017-02-21 02:04:03 +00:00
Modules [ODRHash] Add handling of bitfields 2017-02-24 20:59:28 +00:00
OpenMP [OpenMP] Generate better diagnostics for cancel and cancellation point 2017-02-22 06:49:10 +00:00
PCH [Test] Make Lit tests C++11 compatible - misc 2017-02-17 19:36:19 +00:00
Parser PR24440: Do not silently discard a fold-expression appearing as the operand of a cast-expression. 2017-02-15 19:57:10 +00:00
Preprocessor Hook up OpenBSD AArch64 support 2017-02-21 23:13:09 +00:00
Profile [profiling] PR31992: Don't skip interesting non-base constructors 2017-02-24 01:15:19 +00:00
Rewriter [test] Port clang tests to canonicalized booleans 2017-01-25 13:11:45 +00:00
Sema Fix crash when an incorrect redeclaration only differs in __unaligned type-qualifier 2017-02-24 08:41:09 +00:00
SemaCUDA [CUDA] Let NVPTX inherit the host's calling conventions. 2017-01-05 16:53:38 +00:00
SemaCXX [Test] Make Lit tests C++11 compatible #9 2017-02-24 22:22:05 +00:00
SemaObjC Sema: use PropertyDecl for property selector 2017-02-20 23:45:49 +00:00
SemaObjCXX [Sema] Disallow returning a __block variable via a move. 2017-02-15 05:15:28 +00:00
SemaOpenCL AMDGPU: Add fmed3 half builtin 2017-02-22 20:55:59 +00:00
SemaTemplate [Test] Make Lit tests C++11 compatible #9 2017-02-24 22:22:05 +00:00
TableGen
Tooling [test] Port clang tests to canonicalized booleans 2017-01-25 13:11:45 +00:00
Unit [test] Extend llvm_shlib_dir fix to unittests 2016-12-15 20:31:08 +00:00
VFS Don't diagnose non-modular includes when we are not compiling a module. 2016-08-26 17:16:46 +00:00
.clang-format
CMakeLists.txt Re-apply r292662, "IRGen: Start using the WriteThinLTOBitcode pass." 2017-01-26 23:51:50 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg [test] Port clang tests to canonicalized booleans 2017-01-25 13:11:45 +00:00
lit.site.cfg.in [test] Port clang tests to canonicalized booleans 2017-01-25 13:11:45 +00:00
make_test_dirs.pl