[PATCH] D65912: [clang-tidy] Add new check for math constants

Alexander Zaitsev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 9 08:02:10 PDT 2019


ZaMaZaN4iK added a comment.

@aaron.ballman Sure. I agree with you that epsilon should be configurable. I think we can collect some statistics later. Now I am going to work on implementation and tests. Later, of course, will be good to run the check on some codebases. I will be happy to hear that we already have some infrastructure for doing stuff like this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65912





More information about the cfe-commits mailing list