[PATCH] D73020: [Sema] Perform call checking when building CXXNewExpr
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 25 14:08:13 PST 2020
rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.
In D73020#1891368 <https://reviews.llvm.org/D73020#1891368>, @lebedev.ri wrote:
> In D73020#1857704 <https://reviews.llvm.org/D73020#1857704>, @rsmith wrote:
>
> > Looks good if you change the error to a warning.
>
>
> I'm going to treat that as an implicit accept since the error got changed into a warning.
Yes, that was my intent. =) Here's an explicit "accept" for you anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73020/new/
https://reviews.llvm.org/D73020
More information about the cfe-commits
mailing list