summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-uppercase-literal-suffix-floating-point.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-170/+0
* [clang-tidy] fix unit tests for dropped _Float16 support in X86Jonas Toth2019-01-251-30/+0
* Temporairly disable readability-uppercase-literal-suffix tests that depend on...Roman Lebedev2019-01-251-0/+2
* [clang-tidy] Re-commit: Add new 'readability-uppercase-literal-suffix' check ...Roman Lebedev2018-10-261-0/+198
* [clang-tidy] Revert my readability-uppercase-literal-suffix check.Roman Lebedev2018-10-251-198/+0
* [clang-tidy] readability-uppercase-literal-suffix: specify target for fp testsRoman Lebedev2018-10-181-3/+3
* [clang-tidy] Add new 'readability-uppercase-literal-suffix' check (CERT DCL16...Roman Lebedev2018-10-181-0/+198
OpenPOWER on IntegriCloud