summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: [misc-unused-using-decls] Support template types.Daniel Jasper2016-04-201-3/+7
* clang-tidy: [misc-unused-using-decls] Always use the canonical decl toDaniel Jasper2016-04-201-3/+5
* Initial version of misc-unused-using-decl check.Daniel Jasper2016-04-191-0/+73
OpenPOWER on IntegriCloud