[PATCH] D46651: [OpenCL] Support new/delete in Sema
Sven van Haastregt via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 8 10:19:25 PDT 2018
svenvh updated this revision to Diff 150535.
svenvh retitled this revision from "[OpenCL] Support placement new/delete in Sema" to "[OpenCL] Support new/delete in Sema".
svenvh edited the summary of this revision.
svenvh added a comment.
Relaxed the new/delete restrictions following the Khronos advice.
https://reviews.llvm.org/D46651
Files:
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaType.cpp
test/SemaOpenCLCXX/newdelete.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46651.150535.patch
Type: text/x-patch
Size: 6846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180608/0387a6db/attachment-0001.bin>
More information about the cfe-commits
mailing list