================ @@ -64,7 +64,8 @@ // RUN: %clang -### -ffp-model=strict -fdenormal-fp-math=preserve-sign,preserve-sign -c %s 2>&1 \ ---------------- MaskRay wrote:
You can use `-### -Werror` to ensure that there is no warning. (In the absence of a `--target=`, you probably want to check a few different targets that the warning is printed regardless of the default target triple.) https://github.com/llvm/llvm-project/pull/89477 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits