[libcxx-commits] [PATCH] D62782: Fix -Wdouble-promotion warnings.
Bruce Mitchener via Phabricator via libcxx-commits
libcxx-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 libcxx-commits
mailing list