summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/include-fixer/find-all-symbols/FindAllMacros.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename directory housing clang-include-fixer to be eponymousNico Weber2019-03-251-69/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [include-fixer] Remove line number from Symbol identitySam McCall2017-03-091-2/+1
* [include-fixer] Add usage count to find-all-symbols.Sam McCall2017-02-281-8/+42
* [include-fixer] use includer of .inc header to be the file path of a symbol f...Eric Liu2016-06-011-13/+4
* [find-all-symbols] remove dots in SymbolInfo file paths.Eric Liu2016-05-311-1/+5
* [find-all-symbols] Added hardcode header mapping from header postfix to heade...Eric Liu2016-05-241-5/+1
* [find-all-symbols] fix failing unittest for Windows build bot.Eric Liu2016-05-201-3/+2
* [find-all-symbols] make HeaderMapCollector optional in FindAllSymbols and Fin...Eric Liu2016-05-201-5/+7
* [find-all-symbol] Add macro support.Haojian Wu2016-05-201-0/+45
OpenPOWER on IntegriCloud