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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 20 05:38:46 PST 2020


lebedev.ri updated this revision to Diff 245625.
lebedev.ri added a comment.

Rebased ontop of patch demoting call-site-based align attr checking from error into a warning, NFC.


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.245625.patch
Type: text/x-patch
Size: 7994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200220/3b3a4a1b/attachment-0001.bin>


More information about the cfe-commits mailing list