summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* [include-fixer] Add more debug headers to the STL header listBenjamin Kramer2018-02-151-0/+4
* [FindAllSymbols] Cache regexes, creating them is expensiveBenjamin Kramer2017-11-221-4/+4
* [include-fixer] Correct some header mappings.Haojian Wu2016-08-051-8/+8
* [include-fixer] make HeaderMapCollector maps from regex instead of postfix.Eric Liu2016-07-041-629/+629
* [include-fixer] Correct two wrong header mappings.Haojian Wu2016-06-151-2/+2
* [include-fixer] fixed a wrong header mapping.Eric Liu2016-06-031-1/+1
* [include-fixer] added GNU symbols hardcoded header mapping.Eric Liu2016-06-031-26/+316
* [include-fixer] Add a missing .h.Benjamin Kramer2016-05-271-1/+1
* [include-fixer] /usr/include/xlocal.h to include/xlocal.h in hardcoded map.Eric Liu2016-05-251-1/+1
* [include-fixer] moved STLPostfixMap into findAllSymbols library and make it a...Eric Liu2016-05-251-0/+360
OpenPOWER on IntegriCloud