[PATCH] D112921: [clang] Enable sized deallocation by default in C++14 onwards

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 29 06:40:03 PDT 2023


aaron.ballman reopened this revision.
aaron.ballman added a comment.

>> In D112921#4624674 <https://reviews.llvm.org/D112921#4624674>, @aaron.ballman wrote:
>> Because the issues have been ongoing for a few hours now, I think it'd make sense to revert these changes while trying to determine what the appropriate fix is. @wangpc would you mind doing the revert?
>
> Yeah I think we should. Can you revert it for me? I am away from my computer now.

Sure can -- I've reverted in a02f9a7756e5e4c76b422f9948d5dc3f56a1d139 <https://reviews.llvm.org/rGa02f9a7756e5e4c76b422f9948d5dc3f56a1d139> and am reopening the review. Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112921/new/

https://reviews.llvm.org/D112921



More information about the cfe-commits mailing list