[PATCH] D62156: [Sema][PR41730] Diagnose addr space mismatch while constructing objects
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 3 04:37:09 PDT 2019
Anastasia updated this revision to Diff 202690.
Anastasia marked an inline comment as done.
Anastasia added a comment.
Changed FIXME to a regular comment, modified wording.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62156/new/
https://reviews.llvm.org/D62156
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Overload.h
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaOverload.cpp
test/CodeGenCXX/address-space-of-this.cpp
test/CodeGenOpenCLCXX/addrspace-ctor.cl
test/SemaCXX/address-space-ctor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62156.202690.patch
Type: text/x-patch
Size: 9818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190603/4030335d/attachment.bin>
More information about the cfe-commits
mailing list