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 19
19
// ADDITIONAL_COMPILE_FLAGS(target=i686-w64-windows-gnu): -fsized-deallocation
20
20
// ADDITIONAL_COMPILE_FLAGS(target=aarch64-w64-windows-gnu): -fsized-deallocation
21
21
// ADDITIONAL_COMPILE_FLAGS(target=armv7-w64-windows-gnu): -fsized-deallocation
22
+ // ADDITIONAL_COMPILE_FLAGS(target=arm64ec-w64-windows-gnu): -fsized-deallocation
22
23
23
24
// Android clang-r536225 identifies as clang-19.0 but it predates the real
24
25
// LLVM 19.0.0, so it also leaves sized deallocation off by default.
Original file line number Diff line number Diff line change 19
19
// ADDITIONAL_COMPILE_FLAGS(target=i686-w64-windows-gnu): -fsized-deallocation
20
20
// ADDITIONAL_COMPILE_FLAGS(target=aarch64-w64-windows-gnu): -fsized-deallocation
21
21
// ADDITIONAL_COMPILE_FLAGS(target=armv7-w64-windows-gnu): -fsized-deallocation
22
+ // ADDITIONAL_COMPILE_FLAGS(target=arm64ec-w64-windows-gnu): -fsized-deallocation
22
23
23
24
// Android clang-r536225 identifies as clang-19.0 but it predates the real
24
25
// 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