[libcxx-commits] [PATCH] D112921: [clang] Enable sized deallocation by default in C++14 onwards
Aaron Ballman via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 28 05:43:08 PDT 2023
aaron.ballman added a comment.
In D112921#4621039 <https://reviews.llvm.org/D112921#4621039>, @wangpc wrote:
> In D112921#4621019 <https://reviews.llvm.org/D112921#4621019>, @aaron.ballman wrote:
>
>> In D112921#4620399 <https://reviews.llvm.org/D112921#4620399>, @wangpc wrote:
>>
>>> Gentle ping. Can I move forward and land this?
>>
>> What name and email address would you like us to use for patch attribution?
>
> Thanks! I have commit access.
>
>> @ldionne do you have any remaining concerns (I think all the ones you laid out have already been addressed, so if I don't hear back, I'll assume anything remaining can be handled post-commit)?
>
> I will leave it for some days and commit it before Friday if it's OK. :-)
Oh great! Yeah, I think committing later in the week if we don't hear back is perfectly reasonable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112921/new/
https://reviews.llvm.org/D112921
More information about the libcxx-commits
mailing list