[PATCH] D112921: [clang] Enable sized deallocation by default in C++14 onwards
    Wang Pengcheng via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Aug 17 10:13:23 PDT 2023
    
    
  
wangpc added a comment.
In D112921#4595918 <https://reviews.llvm.org/D112921#4595918>, @Mordante wrote:
> In D112921#4594092 <https://reviews.llvm.org/D112921#4594092>, @wangpc wrote:
>
>> - Rebase.
>> - Update tests, remove clang-17.
>
> The removal of the markers in the libc++ tests breaks these test. FYI the tests are using a Clang build of apt.llvm.org and are not using this patch for testing.
Thanks! I didn't know this. I will add it back before I commit this patch.
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