summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [travis] Backdate to version 9 packages for clang_9.0 branch0.13clang_9.0Kim Grasman2019-10-24-8/+5
* Revert "Clang r370122: ArrayRef in CompilerInvocation::CreateFromArgs"Kim Grasman2019-10-24-1/+4
* Revert "Clang r369998: FileSkipped now takes FileEntryRef"Kim Grasman2019-10-24-7/+6
* Make path test independent of host filesystemKim Grasman2019-10-24-2/+5
* Reflow long comment in testKim Grasman2019-10-24-1/+2
* Synthesize clang-resource-headers for out-of-treeKim Grasman2019-10-24-5/+28
* Clang r355340: clang-headers was renamed clang-resource-headersKim Grasman2019-10-24-3/+3
* Fix copy-paste mistakei-ky2019-10-19-1/+1
* [docs] Remove half-truth that Clang 9 maps to IWYU masterKim Grasman2019-10-19-2/+4
* Allow regular `make test` workflowAlexander Grund2019-10-06-5/+19
* Add subdirectory 'build' to .gitignoreAlexander Grund2019-10-06-0/+2
* [iwyu_tool] Use directory from compilation database if availablMiklos Vajna2019-10-06-1/+19
* [iwyu_tool] Add test for compilation db path canonicalizationKim Grasman2019-09-30-13/+33
* [travis] Simplify clang-cpp workaroundKim Grasman2019-09-30-7/+2
* [travis] Add lldb-10 as a package dependencyKim Grasman2019-09-30-5/+3
* [travis] Fix outdated commentKim Grasman2019-09-30-1/+2
* Fix final class forward-declaration bugUladzislau Paulovich2019-09-30-0/+97
* Remove ineffectual variable endposKim Grasman2019-09-29-4/+2
* Fix nested exports via relative includesJohn Bytheway2019-09-01-10/+58
* Fix symbol mappings to relative includesJohn Bytheway2019-09-01-35/+115
* Fix pragma: private in relative includesJohn Bytheway2019-09-01-27/+158
* Refactor includes as a candidate for themselvesJohn Bytheway2019-09-01-11/+11
* Refactor Visibility map codeJohn Bytheway2019-09-01-20/+28
* Fix combination of pragma export and "" includesJohn Bytheway2019-09-01-19/+69
* Introduce MappedInclude wrapper structJohn Bytheway2019-09-01-79/+125
* [travis] More horrible patchwork for LLVM CMake configKim Grasman2019-09-01-6/+7
* [travis] clang_shared was renamed clang-cppKim Grasman2019-09-01-0/+4
* [travis] Use llvm-10 packages for masterKim Grasman2019-09-01-4/+4
* Clang r370122: ArrayRef in CompilerInvocation::CreateFromArgsKim Grasman2019-09-01-4/+1
* Clang r369998: FileSkipped now takes FileEntryRefKim Grasman2019-09-01-6/+7
* Add link from CONTRIBUTING to IWYUStyleKim Grasman2019-08-03-0/+2
* Guidelines for IWYU coding styleKim Grasman2019-08-03-0/+284
* Find a decl before the use with --no_fwd_declsLevente Győző Lénárt2019-07-31-7/+27
* Remove ".." from normalized file pathsKim Grasman2019-07-17-1/+49
* Remove MSVS solution folder groupingKim Grasman2019-07-17-5/+0
* Change "folders" to "directories" in Boost mappings.Kim Grasman2019-07-17-2/+2
* Change "folder" to "dir" in testsKim Grasman2019-07-17-92/+92
* Don't crash if using decl comes from PCHZachary Henkel2019-07-12-1/+14
* Handle builtin templates which have a CXXRecordDecl child properlyLevente Győző Lénárt2019-07-10-2/+8
* Add new qt5.11 mapping fileJulien Cabieces2019-07-10-0/+3853
* Add a script to generate valid Qt mappings fileJulien Cabieces2019-07-10-0/+59
* Correct Qt mapping file to take in account both include formats (system and l...Julien Cabieces2019-07-10-857/+857
* Clarify valid Clang and IWYU version combinationsKim Grasman2019-06-30-1/+16
* [travis] Use Ubuntu Xenial as base distKim Grasman2019-06-28-3/+4
* [travis] Horrible patchwork for Clang CMake configKim Grasman2019-06-28-0/+8
* [travis] Use RTM version of CMake 3.10Kim Grasman2019-06-28-1/+1
* Bump master version to 0.13Kim Grasman2019-04-14-1/+1
* Explicitly link to clangSerializationclang_8.00.12clang_8.0tomKPZ2019-04-08-0/+10
* Temporary hack: allow LLVM to use legacy toolchainKim Grasman2019-04-08-1/+1
* [fix_includes] Simplify regexpJakub Wilk2019-04-06-1/+1