[PATCH] D61318: [Sema] Prevent binding references with mismatching address spaces to temporaries
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 06:42:23 PDT 2019
Anastasia updated this revision to Diff 197769.
Anastasia added a comment.
Added extra overload for `isAddressSpaceSupersetOf`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61318/new/
https://reviews.llvm.org/D61318
Files:
include/clang/AST/Type.h
include/clang/Basic/DiagnosticIDs.h
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Initialization.h
lib/Sema/SemaInit.cpp
test/SemaOpenCLCXX/address-space-references.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61318.197769.patch
Type: text/x-patch
Size: 5810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190502/1caebfd5/attachment-0001.bin>
More information about the cfe-commits
mailing list