[PATCH] D78970: [CUDA][HIP] Fix ambiguity of new operator
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 27 16:44:34 PDT 2020
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
This really has nothing to do with the `new` operator specifically, but it looks like a good fix.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78970/new/
https://reviews.llvm.org/D78970
More information about the cfe-commits
mailing list