[PATCH] D38455: [clang-tidy] new cppcoreguidelines-narrowing-conversions check.
Alexander Kornienko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 08:12:12 PDT 2018
alexfh added a comment.
In https://reviews.llvm.org/D38455#887142, @JonasToth wrote:
> I think you should add `std::floor` and `std::ceil` recognition here.
+1
Repository:
rL LLVM
https://reviews.llvm.org/D38455
More information about the llvm-commits
mailing list