We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 520e045 commit 3fe8ce3Copy full SHA for 3fe8ce3
libcxx/src/include/overridable_function.h
@@ -61,8 +61,6 @@
61
// This mechanism should never be used outside of the libc++ built library. In particular,
62
// attempting to use this within the libc++ headers will not work at all because we don't
63
// want to be defining special sections inside user's executables which use our headers.
64
-// This is provided inside libc++'s include tree solely to make it easier to share with
65
-// libc++abi, which needs the same mechanism.
66
//
67
68
#if defined(_LIBCPP_OBJECT_FORMAT_MACHO)
0 commit comments