Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename directory housing clang-change-namespace to be eponymous | Nico Weber | 2019-03-15 | 1 | -177/+0 |
* | Fix file headers. NFC | Fangrui Song | 2019-03-01 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [change-namespace] trying to fix windows buildbot failure. | Eric Liu | 2017-02-28 | 1 | -2/+5 |
* | [change-namespace] fix asan failure in r296110. | Eric Liu | 2017-02-24 | 1 | -8/+9 |
* | [change-namepsace] make it possible to whitelist symbols so they don't get up... | Eric Liu | 2017-02-24 | 1 | -1/+28 |
* | [change-namespace] add an option to dump changed files in YAML. | Eric Liu | 2017-02-13 | 1 | -2/+35 |
* | Print stack trace for clang-change-namespace tool. | Eric Liu | 2016-10-13 | 1 | -0/+2 |
* | [change-namespace] Pass Style to ChangeNamespaceTool. | Haojian Wu | 2016-10-05 | 1 | -1/+1 |
* | Add missing dependency to change-namespace. | Eric Liu | 2016-09-19 | 1 | -0/+1 |
* | A clang tool for changing surrouding namespaces of class/function definitions. | Eric Liu | 2016-09-19 | 1 | -0/+111 |