[PATCH] D14066: [FPEnv Core 01/14] Add flags and command-line switches for FPEnv

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 12:11:09 PST 2015


joker.eph added inline comments.

================
Comment at: include/llvm/CodeGen/CommandFlags.h:137
@@ +136,3 @@
+           "environment or might change observable floating-point exceptions"),
+  cl::init(false));
+
----------------
clang-format


Repository:
  rL LLVM

http://reviews.llvm.org/D14066





More information about the llvm-commits mailing list