llvm-project/clang/lib/Parse
Mikael Nilsson 90646732bf Revert "[OpenCL] Add generic AS to 'this' pointer"
Reverting because the patch broke lldb.

llvm-svn: 348931
2018-12-12 15:06:16 +00:00
..
CMakeLists.txt
ParseAST.cpp [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop 2018-09-11 17:10:44 +00:00
ParseCXXInlineMethods.cpp Revert "[OpenCL] Add generic AS to 'this' pointer" 2018-12-12 15:06:16 +00:00
ParseDecl.cpp Revert "[OpenCL] Add generic AS to 'this' pointer" 2018-12-12 15:06:16 +00:00
ParseDeclCXX.cpp [NFC] Move storage of dispatch-version to GlobalDecl 2018-11-13 15:48:08 +00:00
ParseExpr.cpp Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
ParseExprCXX.cpp [CodeComplete] Cleanup access checking in code completion 2018-12-03 13:29:17 +00:00
ParseInit.cpp NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 2018-10-30 20:31:30 +00:00
ParseObjc.cpp NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 2018-10-30 20:31:30 +00:00
ParseOpenMP.cpp Revert "[OpenCL] Add generic AS to 'this' pointer" 2018-12-12 15:06:16 +00:00
ParsePragma.cpp Move LoopHint.h from Sema to Parse 2018-11-28 04:36:31 +00:00
ParseStmt.cpp Move LoopHint.h from Sema to Parse 2018-11-28 04:36:31 +00:00
ParseStmtAsm.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
ParseTemplate.cpp [MS] Push outermost class DeclContexts only in -fdelayed-template-parsing 2018-11-27 21:20:42 +00:00
ParseTentative.cpp Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +00:00
Parser.cpp Misc typos fixes in ./lib folder 2018-12-10 12:37:46 +00:00