[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
Tue Mar 5 10:47:03 PST 2019
Anastasia updated this revision to Diff 189361.
Anastasia added a comment.
Updates FiXME explaining why C++ mode is more permissive.
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.189361.patch
Type: text/x-patch
Size: 22732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190305/e0279b45/attachment-0001.bin>
More information about the cfe-commits
mailing list