summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-container-size-empty.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] readability-container-size-empty fixesGabor Horvath2016-04-191-0/+23
* [clang-tidy] Make readability-container-size-empty work with inline namespace...Gabor Horvath2016-02-091-2/+17
* [clang-tidy] Fix a false positive case in ContainerSizeEmpty check.Gabor Horvath2015-12-281-2/+6
* Fix a false positive case in ContainerSizeEmpty check (PR25893).Gabor Horvath2015-12-211-0/+4
* [clang-tidy] Fix PR25812.Gabor Horvath2015-12-121-1/+1
* [clang-tidy] Fix message style (capitalization, trailing period).Alexander Kornienko2015-11-091-17/+17
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] Correct spelling error in test file name. NFC.Alexander Kornienko2015-02-251-0/+106
OpenPOWER on IntegriCloud