summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.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] Use isStaticStorageClass ast matcher.Haojian Wu2016-09-271-12/+6
* [clang-tidy] Cleaning up language options.Gabor Horvath2016-09-241-5/+5
* [clang-tidy] Add a check to detect static definitions in anonymous namespace.Haojian Wu2016-04-051-0/+72
OpenPOWER on IntegriCloud