[PATCH] D53488: [clang-tidy] Catching narrowing from double to float.

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 24 07:09:09 PDT 2018


JonasToth accepted this revision.
JonasToth added a comment.
This revision is now accepted and ready to land.

Did you run this code over a real-world code-base and did you find new stuff and/or false positives or the like?

>From my side LGTM unless other reviewers see outstanding issues.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53488





More information about the cfe-commits mailing list