summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.h
Commit message (Expand)AuthorAgeFilesLines
* Optionally exclude bitfield definitions from magic numbers checkFlorin Iucha2019-12-071-1/+12
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add a new check to the readability module that flags uses of "magic numbers" ...Aaron Ballman2018-08-121-0/+97
OpenPOWER on IntegriCloud