================ @@ -8,7 +8,7 @@ #include "FPExceptMatcher.h" -#include <fenv.h> ---------------- lntue wrote: Don't replace the include for this file yet, it only uses `fenv_t` and does not use any of the macro constants from `fenv.h`. https://github.com/llvm/llvm-project/pull/87896