commit | c2c0aa68c88cd2a1fa1a36a5a8f5703b30386d8c | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@google.com> | Mon Sep 08 11:30:23 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 08 11:35:59 2025 -0700 |
tree | 418c07d225b7a2c049491617bcb605240f029111 | |
parent | bb3b0aae4a6d29009f5d8367ab81085794d43790 [diff] |
[gwp_asan] Use anonymous namespace for test helper code (#157205) Tests can be at top-level or inside an anonymous namespace, doesn't matter. But putting their helper code inside anonymous namespaces both makes the code compatible with compiling using -Wmissing-declarations and might let the compiler optimize the test good a bit better. GitOrigin-RevId: 1f39435567b35a6797d92cd9a24e503e6b0302fd