[libcxx-commits] [libcxx] [libc++] Replace the of use custom sections for detecting overriden functions (PR #175896)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 18 06:13:58 PDT 2026


================
@@ -38,23 +33,6 @@
 // function definition on unsupported platforms so that it can be used to define functions
 // regardless of whether detection is actually supported.
 //
-// How does this work?
----------------
ldionne wrote:

Can you please keep a general explanation of how the mechanism (now) works?

https://github.com/llvm/llvm-project/pull/175896


More information about the libcxx-commits mailing list