aaron.ballman added inline comments.

================
Comment at: clang/lib/CodeGen/CGBuiltin.cpp:2313-2315
+  // Math intrinsics are generated only when math-errno is disabled. Any pragma
+  // or attribute that affect math-errno, should prevent or allow math
+  // intrincs to be generated. Intrinsics are generated:
----------------



CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151834/new/

https://reviews.llvm.org/D151834

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to