[PATCH] D102248: [C++4OpenCL] Fix initialization of __constant constructors without arguments
Ole Strohm via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 17 05:44:31 PDT 2021
olestrohm updated this revision to Diff 345845.
olestrohm added a comment.
Relaxed the checks in the codegen test because of failures on platforms with slightly different IR being generated.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102248/new/
https://reviews.llvm.org/D102248
Files:
clang/lib/Sema/SemaDecl.cpp
clang/test/CodeGenOpenCLCXX/addrspace-constructors.clcpp
clang/test/SemaOpenCLCXX/addrspace-constructors.clcpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102248.345845.patch
Type: text/x-patch
Size: 4564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210517/2cc9c272/attachment-0001.bin>
More information about the cfe-commits
mailing list