hanchenye-llvm-project/clang/test
Konstantin Zhuravlyov 2b4917fcc9 [DebugInfo] Append extended dereferencing mechanism to variables' DIExpression for targets that support more than one address space
Differential Revision: https://reviews.llvm.org/D29673

llvm-svn: 297397
2017-03-09 18:06:23 +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] Extend taint propagation and checking to support LazyCompoundVal 2017-03-09 00:01:16 +00:00
CXX C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules for special member functions. 2017-02-25 23:53:05 +00:00
CodeCompletion [Preprocessor] Fix incorrect token caching that occurs when lexing _Pragma 2017-02-24 17:45:16 +00:00
CodeGen Honor __unaligned in codegen for declarations and expressions 2017-03-08 14:00:44 +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 Retry: [ubsan] Detect UB loads from bitfields 2017-03-09 16:06:27 +00:00
CodeGenCoroutines [coroutines] Build and pass coroutine_handle to await_suspend 2017-03-09 03:09:43 +00:00
CodeGenObjC Retry: [ubsan] Detect UB loads from bitfields 2017-03-09 16:06:27 +00:00
CodeGenObjCXX Represent pass_object_size attrs in ExtParameterInfo 2017-02-24 02:49:47 +00:00
CodeGenOpenCL [DebugInfo] Append extended dereferencing mechanism to variables' DIExpression for targets that support more than one address space 2017-03-09 18:06:23 +00:00
Coverage Handle StaticAssertDecl in DeclContextPrinter 2017-01-03 12:16:02 +00:00
CoverageMapping Suppress uninteresting warnings in test/CoverageMapping, NFC. 2017-02-25 07:05:41 +00:00
Driver [AArch64] Vulcan is now ThunderXT99 2017-03-07 21:24:53 +00:00
FixIt [Sema] Improve the error diagnostic for dot destructor calls on pointer objects 2017-01-20 15:38:58 +00:00
Format clang/test/Format/inplace.cpp: Avoid using wildcard. 2017-02-28 10:05:56 +00:00
Frontend [AArch64] Vulcan is now ThunderXT99 2017-03-07 21:24:53 +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] Mark categories of test classes with the 'UnitTest' symbol property as well. 2017-03-07 09:38:08 +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 [AST/ObjC] Make ObjCCategoryImplDecl consistent with ObjCCategoryDecl and use the category name as its DeclName 2017-03-07 09:26:07 +00:00
Modules Fix handling of -fmodule-map-file=X where X has no directory component. 2017-03-09 00:58:22 +00:00
OpenMP [test] Unbreak OpenMP/linking.c with arch-specific libdir 2017-03-08 09:07:33 +00:00
PCH [PCH] Avoid VarDecl emission attempt if no owning module avaiable 2017-03-01 19:18:42 +00:00
Parser Introduce an 'external_source_symbol' attribute that describes the origin 2017-03-01 18:06:25 +00:00
Preprocessor [AArch64] Vulcan is now ThunderXT99 2017-03-07 21:24:53 +00:00
Profile Weaken test/Profile/c-ternary.c 2017-02-25 07:21:23 +00:00
Rewriter [test] Port clang tests to canonicalized booleans 2017-01-25 13:11:45 +00:00
Sema [XRay] [clang] Allow logging the first argument of a function call. 2017-03-06 07:08:21 +00:00
SemaCUDA [CUDA] Let NVPTX inherit the host's calling conventions. 2017-01-05 16:53:38 +00:00
SemaCXX [coroutines] Fix assertion in DependentCoawaitExpr when the argument is non-dependent. 2017-03-09 05:01:31 +00:00
SemaObjC [Sema][ObjC] Warn about 'performSelector' calls with selectors 2017-03-06 15:58:34 +00:00
SemaObjCXX [Sema] Add variable captured by a block to the enclosing lambda's 2017-03-01 06:11:25 +00:00
SemaOpenCL AMDGPU: export s_sendmsg{halt} instrinsics 2017-02-25 04:20:24 +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
.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 Add arch-specific directory to search path 2017-03-03 23:20:49 +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