swiftlang/swift
stdlib/cmake/modules/StdlibOptions.cmake
:164
option(SWIFT_STDLIB_HAS_DARWIN_LIBMALLOC
"Build stdlib assuming the Darwin build of stdlib can use extended libmalloc APIs"
TRUE)