summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-tidy/NamespaceAliaserTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-6/+4
* modernize-use-auto NFC fixesPiotr Padlewski2016-12-141-2/+1
* Fix signed/unsigned comparison warningsSimon Pilgrim2016-10-181-1/+1
* Fix windows buildbot error.Haojian Wu2016-10-171-3/+3
* Recommit "[ClangTidy] Add UsingInserter and NamespaceAliaser"Haojian Wu2016-10-171-0/+124
* Revert "[ClangTidy] Add UsingInserter and NamespaceAliaser"Haojian Wu2016-10-121-124/+0
* [ClangTidy] Add UsingInserter and NamespaceAliaserHaojian Wu2016-10-121-0/+124
OpenPOWER on IntegriCloud