summaryrefslogtreecommitdiff
path: root/clang-tools-extra/include-cleaner/test
Commit message (Expand)AuthorAgeFilesLines
* [include-cleaner] Fix a crash on non-identifier-name symbols.Haojian Wu2023-03-061-0/+8
* [include-cleaner] Make use of locateSymbol in WalkUsed and HTMLReportKadir Cetinkaya2022-12-062-0/+14
* [include-cleaner] clang-include-cleaner can print/apply editsSam McCall2022-12-022-0/+28
* [include-cleaner] don't clang-format tests. NFCSam McCall2022-11-301-0/+1
* [include-cleaner] Add line numbers to HTML outputSam McCall2022-10-191-0/+1
* [include-cleaner] Add include-cleaner tool, with initial HTML reportSam McCall2022-10-183-0/+18
* [clang-tools-extra] [test] Use CLANG_NO_DEFAULT_CONFIG=1Michał Górny2022-10-042-0/+10
* [include-cleaner] Include-cleaner library structure, and simplistic AST walking.Sam McCall2022-04-295-0/+83