[PATCH] D37189: Fix an assertion failure that occured when custom 'operator new[]' return non-ElementRegion and 'c++-allocator-inlining' sets true.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 17 17:58:51 PST 2018
NoQ added a comment.
Oh well, i guess i covered this in my recent patches anyway (esp. r322787/https://reviews.llvm.org/D41406). Sorry, i just fixed everything differently and it became unclear how to integrate your patch into the whole thing.
Repository:
rC Clang
https://reviews.llvm.org/D37189
More information about the cfe-commits
mailing list