An application may determine whether the C standard library is glibc
by testing whether __GLIBC_PREREQ is defined. This breaks if libc++
provides its own definition. Instead, define our own macro in our
namespace with the desired semantics.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 13660 Build 13660: arc lint + arc unit