summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/change-namespace/tool/ClangChangeNamespace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename directory housing clang-change-namespace to be eponymousNico Weber2019-03-151-177/+0
* Fix file headers. NFCFangrui Song2019-03-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [change-namespace] trying to fix windows buildbot failure.Eric Liu2017-02-281-2/+5
* [change-namespace] fix asan failure in r296110.Eric Liu2017-02-241-8/+9
* [change-namepsace] make it possible to whitelist symbols so they don't get up...Eric Liu2017-02-241-1/+28
* [change-namespace] add an option to dump changed files in YAML.Eric Liu2017-02-131-2/+35
* Print stack trace for clang-change-namespace tool.Eric Liu2016-10-131-0/+2
* [change-namespace] Pass Style to ChangeNamespaceTool.Haojian Wu2016-10-051-1/+1
* Add missing dependency to change-namespace.Eric Liu2016-09-191-0/+1
* A clang tool for changing surrouding namespaces of class/function definitions.Eric Liu2016-09-191-0/+111
OpenPOWER on IntegriCloud