Commit cce93e3f authored by Pengcheng Wang's avatar Pengcheng Wang Committed by Vitaly Buka
Browse files

Reland "[clang] Enable sized deallocation by default in C++14 onwards" (#90373)

Since C++14 has been released for about nine years and most standard
libraries have implemented sized deallocation functions, it's time to
make this feature default again.

This is another try of https://reviews.llvm.org/D112921.

The original commit cf5a8b48 was reverted by 2e5035ae due to some
failures (see #83774).

Fixes #60061
parent 768118d1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment