[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 20 06:51:05 PST 2019
Anastasia updated this revision to Diff 187573.
Anastasia added a comment.
Added a CodeGen test to cover address space of reference in `reinterpret_cast`.
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.187573.patch
Type: text/x-patch
Size: 21986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190220/8fcdd639/attachment-0001.bin>
More information about the cfe-commits
mailing list