[PATCH] D73020: [Sema] Perform call checking when building CXXNewExpr

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 25 07:39:02 PST 2020


lebedev.ri added a comment.

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.
Will commit this soon.


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