A. Jiang 486bd96099
[libc++][NFC] Remove redundant guard for __cpp_lib_destroying_delete (#187473)
In `<version>` and test files, `__cpp_lib_destroying_delete` is already
properly guarded with standard modes, so it's redundant to say standard
revision in `test_suite_guard`/`libcxx_guard`.
2026-03-19 15:17:00 -04:00
..