This is an archive of the discontinued LLVM Phabricator instance.

Update -ffast-math documentation to match reality.
ClosedPublic

Authored by jlebar on May 19 2016, 6:11 PM.

Diff Detail

Event Timeline

jlebar updated this revision to Diff 57882.May 19 2016, 6:11 PM
jlebar retitled this revision from to Update -ffast-math documentation to match reality..
jlebar updated this object.
jlebar added a reviewer: rsmith.
jlebar added a subscriber: cfe-commits.
jlebar updated this revision to Diff 57958.May 20 2016, 11:17 AM

Update per Richard's review.

rsmith accepted this revision.May 20 2016, 2:36 PM
rsmith edited edge metadata.
rsmith added inline comments.
docs/UsersManual.rst
1067

fp -> floating-point

include/clang/Basic/LangOptions.def
165

fp -> FP

This revision is now accepted and ready to land.May 20 2016, 2:36 PM

Thank you for the review!

This revision was automatically updated to reflect the committed changes.
jlebar marked 2 inline comments as done.May 20 2016, 2:40 PM