[PATCH] D37189: Fix an assertion failure that occured when custom 'operator new[]' return non-ElementRegion and 'c++-allocator-inlining' sets true.

Henry Wong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 17 18:22:13 PST 2018


MTC added a comment.

In https://reviews.llvm.org/D37189#979795, @NoQ wrote:

> 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.


Hi NoQ, that's all right, I'm totally fine with it :). And I don’t know how to abandon this patch, if you have the authority, please help me to abandon it, thank you!


Repository:
  rC Clang

https://reviews.llvm.org/D37189





More information about the cfe-commits mailing list