File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
libcxx/test/std/language.support/support.dynamic/new.delete Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1919// ADDITIONAL_COMPILE_FLAGS(target=i686-w64-windows-gnu): -fsized-deallocation
2020// ADDITIONAL_COMPILE_FLAGS(target=aarch64-w64-windows-gnu): -fsized-deallocation
2121// ADDITIONAL_COMPILE_FLAGS(target=armv7-w64-windows-gnu): -fsized-deallocation
22+ // ADDITIONAL_COMPILE_FLAGS(target=arm64ec-w64-windows-gnu): -fsized-deallocation
2223
2324// Android clang-r536225 identifies as clang-19.0 but it predates the real
2425// LLVM 19.0.0, so it also leaves sized deallocation off by default.
Original file line number Diff line number Diff line change 1919// ADDITIONAL_COMPILE_FLAGS(target=i686-w64-windows-gnu): -fsized-deallocation
2020// ADDITIONAL_COMPILE_FLAGS(target=aarch64-w64-windows-gnu): -fsized-deallocation
2121// ADDITIONAL_COMPILE_FLAGS(target=armv7-w64-windows-gnu): -fsized-deallocation
22+ // ADDITIONAL_COMPILE_FLAGS(target=arm64ec-w64-windows-gnu): -fsized-deallocation
2223
2324// Android clang-r536225 identifies as clang-19.0 but it predates the real
2425// LLVM 19.0.0, so it also leaves sized deallocation off by default.
You can’t perform that action at this time.
0 commit comments