[PATCH] D41795: [analyzer] Inline destructors for non-array deletes.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 9 19:45:50 PST 2018
NoQ abandoned this revision.
NoQ added a comment.
> because the new behavior of operator new is to return an ElementRegion surrounding the void pointer
The new behavior was reverted in https://reviews.llvm.org/D41250#971888 so this patch is no longer useful.
Repository:
rC Clang
https://reviews.llvm.org/D41795
More information about the cfe-commits
mailing list