hanchenye-llvm-project/clang/test
Patrick Lyster e13b1e3299 [OpenMP] Added support for explicit mapping of classes using 'this' pointer. Differential revision: https://reviews.llvm.org/D55982
llvm-svn: 350252
2019-01-02 19:28:48 +00:00
..
ARCMT
AST [AST] Store "UsesADL" information in CallExpr. 2018-12-12 21:50:55 +00:00
ASTMerge
Analysis [analyzer] pr38668: Do not attempt to cast loaded integers to floats. 2018-12-22 02:06:51 +00:00
CXX [Sema] Produce diagnostics when C++17 aligned allocation/deallocation 2018-12-21 07:05:36 +00:00
CodeCompletion [CodeComplete] Properly determine qualifiers of 'this' in a lambda 2018-12-19 18:01:24 +00:00
CodeGen Declares __cpu_model as dso local 2018-12-20 21:33:59 +00:00
CodeGenCUDA [CUDA] Treat extern global variable shadows same as regular extern vars. 2018-12-22 01:11:09 +00:00
CodeGenCXX [MS] Mangle return adjusting thunks with the public access specifier 2018-12-26 20:07:52 +00:00
CodeGenCoroutines
CodeGenObjC Only convert objc messages to alloc to objc_alloc if the receiver is a class. 2019-01-02 17:25:30 +00:00
CodeGenObjCXX [CodeGen] Replace '@' characters in block descriptors' symbol names with 2018-12-29 17:28:30 +00:00
CodeGenOpenCL [OpenCL][CodeGen] Fix replacing memcpy with addrspacecast 2018-12-10 12:03:00 +00:00
CodeGenOpenCLCXX [OpenCL] Add generic AS to 'this' pointer 2018-12-13 10:15:27 +00:00
Coverage
CoverageMapping
Driver [clang-cl] Treat inputs as C++ with /E, like MSVC 2018-12-26 21:04:08 +00:00
FixIt
Format
Frontend [darwin] parse the SDK settings from SDKSettings.json if it exists and 2018-12-17 19:19:15 +00:00
Headers
Import [AST] Store "UsesADL" information in CallExpr. 2018-12-12 21:50:55 +00:00
Index [Index] Index paremeters in lambda expressions. 2018-12-19 13:44:41 +00:00
Integration
Layout
Lexer
Misc [Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes. 2018-12-12 17:32:52 +00:00
Modules
OpenMP [OpenMP] Added support for explicit mapping of classes using 'this' pointer. Differential revision: https://reviews.llvm.org/D55982 2019-01-02 19:28:48 +00:00
PCH Reuse code from CGDebugInfo::getOrCreateFile() when creating the file 2018-12-11 16:58:43 +00:00
Parser Add support for namespaces on #pragma clang attribute 2018-12-20 22:32:04 +00:00
Preprocessor [Clang] Add __builtin_launder 2018-12-14 21:11:28 +00:00
Profile
Refactor
Rewriter
Sema Add support for namespaces on #pragma clang attribute 2018-12-20 22:32:04 +00:00
SemaCUDA
SemaCXX [Sema] Produce diagnostics when C++17 aligned allocation/deallocation 2018-12-21 07:05:36 +00:00
SemaObjC [ObjC] Messages to 'self' in class methods that return 'instancetype' should 2018-12-20 22:11:11 +00:00
SemaObjCXX
SemaOpenCL
SemaOpenCLCXX [OpenCL] Add generic AS to 'this' pointer 2018-12-13 10:15:27 +00:00
SemaTemplate
TableGen
Templight
Tooling
Unit
VFS
clang-rename
.clang-format
CMakeLists.txt
TestRunner.sh
cxx-sections.data
lit.cfg.py [Driver] Disable -faddrsig on Gentoo by default 2018-12-23 15:07:26 +00:00
lit.site.cfg.py.in
make_test_dirs.pl