JonChesterfield added inline comments.
================ Comment at: clang/test/Headers/Inputs/include/cstdlib:29 float fabs(float __x) { return __builtin_fabs(__x); } +#endif ---------------- jdoerfert wrote: > That seems to be fundamentally broken then, but let's see, maybe it will > somehow work anyway. I thought fabs was in math, not stdlib. Not sure what this file is doing but the functions above are inline and fabs isn't Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D104904/new/ https://reviews.llvm.org/D104904 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits