[PATCH] D52957: [analyzer] Teach CallEvent about C++17 aligned new.
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 8 02:22:34 PDT 2018
xazax.hun accepted this revision.
xazax.hun added a comment.
This revision is now accepted and ready to land.
LGTM!
I agree that it would make sense to either not have arguments that are not represented in the AST or create expressions for those implicit arguments.
Repository:
rC Clang
https://reviews.llvm.org/D52957
More information about the cfe-commits
mailing list