[PATCH] D62782: Fix -Wdouble-promotion warnings.

Bruce Mitchener via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 08:00:26 PDT 2019


brucem added a comment.

I'd modified `CMakeLists.txt` to add `-Wdouble-promotion` and removed this line: `-Wno-double-promotion # FIXME: remove me` ...


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D62782





More information about the cfe-commits mailing list