Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I'd modified CMakeLists.txt to add -Wdouble-promotion and removed this line: -Wno-double-promotion # FIXME: remove me ...
Paths
| Differential D62782
Fix -Wdouble-promotion warnings. ClosedPublic Authored by brucem on Jun 1 2019, 10:50 AM.
Details
Diff Detail
Event TimelineComment Actions I'd modified CMakeLists.txt to add -Wdouble-promotion and removed this line: -Wno-double-promotion # FIXME: remove me ... This revision is now accepted and ready to land.Jul 1 2019, 8:58 AM Closed by commit rL364798: Fix -Wdouble-promotion warnings. (authored by brucem). · Explain WhyJul 1 2019, 9:13 AM This revision was automatically updated to reflect the committed changes.
Diff 207345 libcxx/trunk/include/limits
libcxx/trunk/include/utility
|