[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 14:39:46 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8fdafe68ce2: [Sema] Perform call checking when building CXXNewExpr (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73020/new/

https://reviews.llvm.org/D73020

Files:
  clang/lib/Sema/SemaChecking.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/test/SemaCXX/diagnose_if.cpp
  clang/test/SemaCXX/operator-new-size-diagnose_if.cpp
  clang/test/SemaCXX/std-align-val-t-in-operator-new.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73020.246576.patch
Type: text/x-patch
Size: 7996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200225/1ed77ca3/attachment.bin>


More information about the cfe-commits mailing list