Sized deallocation has been enabled by default in C++14 onwards

Thanks the effort of everyone to help reviewing the patch, sized deallocation has been enabled by default in [clang] Enable sized deallocation by default in C++14 onwards · llvm/llvm-project@2916b12 · GitHub.

There are some buildbots failed which can’t be reproduced in my environment, I’m sorry for the bothering and please the owner help me to fix them, many thanks in advance!

3 Likes

It looks like this was backed out for now in https://github.com/llvm/llvm-project/commit/a02f9a7756e5e4c76b422f9948d5dc3f56a1d139 - with some discussion at ⚙ D112921 [clang] Enable sized deallocation by default in C++14 onwards (just sharing the relevant links as I went to look this up).