diff options
author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2024-05-22 12:37:27 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-22 12:37:27 +0800 |
commit | 130e93cc26ca9d3ac50ec5a92e3109577ca2e702 (patch) | |
tree | 4c80a8f3a6ad64849057e5335dd4cf3c136a7910 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | b66779b5bf0f3c839114681bb4aca80a9dc144c3 (diff) | |
download | llvm-130e93cc26ca9d3ac50ec5a92e3109577ca2e702.zip llvm-130e93cc26ca9d3ac50ec5a92e3109577ca2e702.tar.gz llvm-130e93cc26ca9d3ac50ec5a92e3109577ca2e702.tar.bz2 |
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 cf5a8b4 was reverted by 2e5035a due to some
failures (see #83774).
Fixes #60061
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions