lebedev.ri added inline comments.
================ Comment at: test/CodeGen/no-junk-ftrunc.c:1 +// RUN: %clang_cc1 -S -ffp-cast-overflow-workaround %s -emit-llvm -o - | FileCheck %s + ---------------- For a good measure, i'd add one more `RUN` line to test that it is currently the default. (Yes, i noticed that it is already tested in `test/Driver/fast-math.c`) https://reviews.llvm.org/D46135 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits