llvm-project/clang/lib
Mikael Nilsson 78de84719b [OpenCL] Add generic AS to 'this' pointer
Address spaces are cast into generic before invoking the constructor.

Added support for a trailing Qualifiers object in FunctionProtoType.

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

llvm-svn: 348927
2018-12-12 14:11:59 +00:00
..
ARCMigrate Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00
AST [OpenCL] Add generic AS to 'this' pointer 2018-12-12 14:11:59 +00:00
ASTMatchers Revert rL347462 "[ASTMatchers] Add hasSideEffect() matcher." 2018-11-22 14:26:33 +00:00
Analysis Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00
Basic Move CodeGenOptions from Frontend to Basic 2018-12-11 03:18:39 +00:00
CodeGen [OpenCL] Add generic AS to 'this' pointer 2018-12-12 14:11:59 +00:00
CrossTU [CTU] Add triple/lang mismatch handling 2018-12-07 16:32:43 +00:00
Driver Revert "[PowerPC] Make no-PIC default to match GCC - CLANG" 2018-12-11 15:47:57 +00:00
Edit [Fixed Point Arithmetic] Fixed Point to Boolean Cast 2018-10-23 17:55:35 +00:00
Format [clang-format] Do not treat asm clobber [ as ObjCExpr, refined 2018-11-22 14:49:55 +00:00
Frontend Move PCHContainerOperations from Frontend to Serialization 2018-12-12 02:53:59 +00:00
FrontendTool PTH-- Remove feature entirely- 2018-12-04 14:34:09 +00:00
Headers [X86] Remove the addcarry builtins. Leaving only the addcarryx builtins since that matches gcc. 2018-12-10 06:07:59 +00:00
Index [OpenCL] Add generic AS to 'this' pointer 2018-12-12 14:11:59 +00:00
Lex Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00
Parse [OpenCL] Add generic AS to 'this' pointer 2018-12-12 14:11:59 +00:00
Rewrite Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00
Sema [OpenCL] Add generic AS to 'this' pointer 2018-12-12 14:11:59 +00:00
Serialization [OpenCL] Add generic AS to 'this' pointer 2018-12-12 14:11:59 +00:00
StaticAnalyzer [analyzer][CStringChecker] evaluate explicit_bzero 2018-12-11 18:57:07 +00:00
Tooling Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00