Searched refs:Libc (Results 1 – 5 of 5) sorted by relevance
94 const char *Libc; in getMultiarchTriple() local98 Libc = "gnu"; in getMultiarchTriple()100 Libc = "musl"; in getMultiarchTriple()123 return (Twine("loongarch64-linux-") + Libc + FPFlavor).str(); in getMultiarchTriple()
17 # Default to C++ extensions being off. Libc++'s modules support have trouble
49 # warning "Libc++ only supports Clang 16 and later"53 # warning "Libc++ only supports AppleClang 15 and later"57 # warning "Libc++ only supports GCC 13 and later"563 // Libc++ supports various implementations of std::random_device.
19 // Libc++ is shipped by various vendors. In particular, it is used as a system
152 // the __code_point_view should use a span. Libc++ will remove support for