summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Remove excessive CanIgnoreType callsBolshakov2023-02-18-4/+4
* Add sugared type components into resugar_mapBolshakov2023-02-18-19/+155
* [clang compat] Use new include path for Triple.hSameer Rahmani2023-02-16-1/+1
* [clang compat] Remove unused llvm::OptionalPetr Bred2023-02-02-1/+0
* Test reporting types hidden in tpl argumentsBolshakov2023-02-01-0/+49
* Fix commentBolshakov2023-02-01-3/+14
* Ignore uses of declarations from inside of functionsKim Gräsman2023-01-22-4/+118
* Renumber the full-use trimming stepsKim Gräsman2023-01-22-15/+16
* Support 'IWYU pragma: export' for forward declarationsKim Gräsman2023-01-22-8/+138
* Simplify pragma keep handling for forward declarationsKim Gräsman2023-01-22-13/+16
* Desugar UsingType among othersBolshakov2023-01-22-1/+0
* Report only explicit typedefsBolshakov2023-01-22-35/+137
* Test using-declaration referring to typedefBolshakov2023-01-22-4/+20
* Format test case properlyBolshakov2023-01-22-5/+3
* Increase log level of covariant trace messageKim Gräsman2023-01-07-1/+1
* Remove outdated TODOKim Gräsman2023-01-07-2/+1
* [clang compat] Use new header for frontend diagnosticsKim Gräsman2023-01-07-1/+1
* Clean out IWYU pragma comments in IWYU itselfKim Gräsman2023-01-07-10/+2
* Add GetKindName AST utilKim Gräsman2023-01-07-21/+41
* Fwd decls for explicit types onlyAndrey Ali Khan Bolshakov2023-01-07-19/+30
* Format all lines with trailing whitespaceKim Gräsman2023-01-07-13/+11
* Format all lines with leading =Kim Gräsman2023-01-07-95/+90
* Format all return statements on their own lineKim Gräsman2023-01-07-125/+292
* Add '// IWYU:' to known clang-format comment pragmasKim Gräsman2023-01-07-0/+1
* Improve GetCanonicalUseLocation loggingKim Gräsman2023-01-07-5/+12
* Format GetCanonicalUseLocationKim Gräsman2023-01-07-10/+8
* Remove full stop from log messagesKim Gräsman2023-01-07-6/+5
* Rephrase VisitTemplateName commentKim Gräsman2023-01-06-2/+3
* Do not crash if IsInHeader is called for builtinKim Gräsman2022-12-30-2/+65
* [ci] Upgrade to actions/checkout@v3Kim Gräsman2022-12-20-2/+14
* [ci] Uninstall and install packages in batchKim Gräsman2022-12-20-7/+9
* [ci] Remove --force-overwrite workaroundKim Gräsman2022-12-20-2/+2
* [cmake] Print full source path of resource headersKim Gräsman2022-12-20-1/+1
* [cmake] Print LLVM source dir when configuringKim Gräsman2022-12-20-1/+4
* [clang compat] Adopt OptionalFileEntryRefKim Gräsman2022-12-20-5/+4
* Silently break cycles in mappingsKim Gräsman2022-12-16-13/+13
* Remove redundant codeBolshakov2022-12-16-26/+0
* Handle sugared template specs in template argsBolshakov2022-12-16-2/+51
* Test template instantiation reportingBolshakov2022-12-16-3/+138
* Fix template instantiation reportingBolshakov2022-12-16-3/+29
* Change member variable name in testBolshakov2022-12-16-4/+4
* Apply formattingBolshakov2022-12-16-4/+6
* Remove superfluous semicolons after method bodiesBolshakov2022-12-16-2/+2
* [fix_includes] Rephrase usage epilogKim Gräsman2022-12-16-11/+9
* [fix_includes] Use argparse instead of deprecated optparseKim Gräsman2022-12-16-90/+93
* [ci] Add --force-overwrite hack to work around packaging bugKim Gräsman2022-12-16-2/+2
* [ci] Clean up more base clang packages before installingKim Gräsman2022-12-16-1/+1
* [ci] Remove packaging workaround for missing libclang-16.so.1Kim Gräsman2022-12-16-4/+0
* Use python3 shebang for all python scriptsSeth R. Johnson2022-12-16-11/+11
* Avoid dynamic mapping to self for reverse macro dependencyKim Gräsman2022-12-04-0/+46