[PATCH] D58346: [Sema] Change addr space diagnostics in casts to follow C++ style
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 27 10:13:32 PST 2019
Anastasia updated this revision to Diff 188577.
Anastasia added a comment.
- Added a comment to explain OpenCL check.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58346/new/
https://reviews.llvm.org/D58346
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaCast.cpp
test/CodeGenOpenCLCXX/address-space-castoperators.cpp
test/SemaCXX/address-space-conversion.cpp
test/SemaOpenCL/address-spaces-conversions-cl2.0.cl
test/SemaOpenCL/address-spaces.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58346.188577.patch
Type: text/x-patch
Size: 22199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190227/c177e6f7/attachment-0001.bin>
More information about the cfe-commits
mailing list