File tree 2 files changed +4
-0
lines changed
libcxx/test/std/language.support/support.dynamic/new.delete
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 17
17
// ADDITIONAL_COMPILE_FLAGS(apple-clang-17): -fsized-deallocation
18
18
// ADDITIONAL_COMPILE_FLAGS(target=x86_64-w64-windows-gnu): -fsized-deallocation
19
19
// ADDITIONAL_COMPILE_FLAGS(target=i686-w64-windows-gnu): -fsized-deallocation
20
+ // ADDITIONAL_COMPILE_FLAGS(target=aarch64-w64-windows-gnu): -fsized-deallocation
21
+ // ADDITIONAL_COMPILE_FLAGS(target=armv7-w64-windows-gnu): -fsized-deallocation
20
22
21
23
// Android clang-r536225 identifies as clang-19.0 but it predates the real
22
24
// LLVM 19.0.0, so it also leaves sized deallocation off by default.
Original file line number Diff line number Diff line change 17
17
// ADDITIONAL_COMPILE_FLAGS(apple-clang-17): -fsized-deallocation
18
18
// ADDITIONAL_COMPILE_FLAGS(target=x86_64-w64-windows-gnu): -fsized-deallocation
19
19
// ADDITIONAL_COMPILE_FLAGS(target=i686-w64-windows-gnu): -fsized-deallocation
20
+ // ADDITIONAL_COMPILE_FLAGS(target=aarch64-w64-windows-gnu): -fsized-deallocation
21
+ // ADDITIONAL_COMPILE_FLAGS(target=armv7-w64-windows-gnu): -fsized-deallocation
20
22
21
23
// Android clang-r536225 identifies as clang-19.0 but it predates the real
22
24
// 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