commit | 703b83e62ea34a2f916a9c371f905095b329ae27 | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@google.com> | Fri May 09 11:25:14 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 09 11:26:58 2025 -0700 |
tree | a06f5a1b6d9ed0dfcce9aad6ca3ef4043ce0119a | |
parent | 79b31581ac770fd4b746bccf00e00b68e72b9dc8 [diff] |
[libcxx][NFC] Use macros for functions that support overriding detection (#133876) We plan to replace the existing mechanism for overriding detection with one that doesn't require the use of a special section as an alternative to llvm/llvm-project#120805 which had other downsides. This change is a pure refactoring that lays the foundation for a subsequent change that will introduce the new detection mechanism. GitOrigin-RevId: 25a03c1c7cec62ad7b6ed7a176df4e91ba968332