Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename directory housing clang-include-fixer to be eponymous | Nico Weber | 2019-03-25 | 1 | -69/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [include-fixer] Remove line number from Symbol identity | Sam McCall | 2017-03-09 | 1 | -2/+1 |
* | [include-fixer] Add usage count to find-all-symbols. | Sam McCall | 2017-02-28 | 1 | -8/+42 |
* | [include-fixer] use includer of .inc header to be the file path of a symbol f... | Eric Liu | 2016-06-01 | 1 | -13/+4 |
* | [find-all-symbols] remove dots in SymbolInfo file paths. | Eric Liu | 2016-05-31 | 1 | -1/+5 |
* | [find-all-symbols] Added hardcode header mapping from header postfix to heade... | Eric Liu | 2016-05-24 | 1 | -5/+1 |
* | [find-all-symbols] fix failing unittest for Windows build bot. | Eric Liu | 2016-05-20 | 1 | -3/+2 |
* | [find-all-symbols] make HeaderMapCollector optional in FindAllSymbols and Fin... | Eric Liu | 2016-05-20 | 1 | -5/+7 |
* | [find-all-symbol] Add macro support. | Haojian Wu | 2016-05-20 | 1 | -0/+45 |