EricWF added inline comments. ================ Comment at: include/__config:340 @@ -339,3 +344,1 @@ #if !defined(_LIBCPP_HAS_MUSL_LIBC) -# include <features.h> -#if __GLIBC_PREREQ(2, 15) ---------------- What happened to this include? I believe it's needed to get `__GLIBC_PREREQ`.
Repository: rL LLVM https://reviews.llvm.org/D24690 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits