summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* [clang-tidy] Move all checks to the new registerPPCallbacks APIAlexander Kornienko2019-03-221-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Suggest including <cmath> if necessary in type-promotion-in-math...Justin Lebar2016-12-141-2/+9
* [ClangTidy] Add new performance-type-promotion-in-math-fn check.Justin Lebar2016-12-141-0/+40
OpenPOWER on IntegriCloud