summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] add IgnoreMacros option to readability-uppercase-literal-suffixMiklos Vajna2018-12-241-1/+5
* A bit of AST matcher cleanup, NFC.Alexander Kornienko2018-11-251-5/+5
* [clang-tidy] Re-commit: Add new 'readability-uppercase-literal-suffix' check ...Roman Lebedev2018-10-261-0/+238
* [clang-tidy] Revert my readability-uppercase-literal-suffix check.Roman Lebedev2018-10-251-236/+0
* [clang-tidy] Add new 'readability-uppercase-literal-suffix' check (CERT DCL16...Roman Lebedev2018-10-181-0/+236
OpenPOWER on IntegriCloud