summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-use-using-macros.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] A couple of minor fixes in modernize-use-using testsAlexander Kornienko2017-04-071-1/+1
| | | | llvm-svn: 299752
* Fixes for modernize-use-using check:Krystyna Gajczyk2017-04-021-0/+23
- removed unnessacary namespaces - added option to print warning in macros - no fix for typedef with array - removed "void" word from functions with 0 parameters Differential Revision: https://reviews.llvm.org/D29262 llvm-svn: 299340
OpenPOWER on IntegriCloud