[PATCH] D112921: [clang] Enable sized deallocation by default in C++14 onwards

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 29 04:49:07 PDT 2023


thakis added a comment.

Looks like this breaks tests on windows: http://45.33.8.238/win/83485/step_7.txt

Please take a look and revert for now if it takes a while to fix.

(Also, if the patch doesn't already do it, it probably shouldn't change defaults in clang-cl mode?)


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