[PATCH] D64867: [OpenCL] Update comments/diagnostics to refer to C++ for OpenCL mode
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 17 11:33:41 PDT 2019
Anastasia updated this revision to Diff 210381.
Anastasia edited the summary of this revision.
Anastasia added a comment.
- Updated comments
- Added motivation
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64867/new/
https://reviews.llvm.org/D64867
Files:
include/clang/Basic/DiagnosticCommonKinds.td
include/clang/Basic/DiagnosticParseKinds.td
include/clang/Basic/LangOptions.def
include/clang/Basic/TokenKinds.def
include/clang/Frontend/LangStandards.def
lib/Frontend/InitPreprocessor.cpp
lib/Parse/ParseDecl.cpp
lib/Sema/DeclSpec.cpp
lib/Sema/SemaCast.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExprCXX.cpp
test/Driver/unknown-std.cl
test/Parser/opencl-cxx-keywords.cl
test/Parser/opencl-cxx-virtual.cl
test/SemaOpenCLCXX/newdelete.cl
test/SemaOpenCLCXX/restricted.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64867.210381.patch
Type: text/x-patch
Size: 15801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190717/764792aa/attachment-0001.bin>
More information about the cfe-commits
mailing list