================
@@ -233,4 +232,4 @@ void test_isnormal(double d) {
P(isnormal, (d));
return;
-}
+}
----------------
YeonguChoe wrote:@arsenm I fixed FileCheck test in `clang/test/CodeGen/strictfp_builtins.c` and added test in `test/CodeGen/builtins.c`. Thanks. https://github.com/llvm/llvm-project/pull/183430 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
