summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [travis] Pin CI to LLVM 11 for clang_11 branch0.15Kim Grasman2020-11-21-4/+4
* [qt] Move module header mappings to the endDavid Callu2020-11-19-3/+15
* [qt] Add manual overrides for everything in QObjectDavid Callu2020-11-19-0/+35
* [qt] Add manual override for qnamespace headerDavid Callu2020-11-19-0/+3
* [qt] Add manual override for qDebug symbolDavid Callu2020-11-19-0/+3
* [qt] Add QtHeader class to represent Qt module/headerKim Grasman2020-11-19-10/+21
* [qt] Separate yaml/json formatting from structure buildingKim Grasman2020-11-19-9/+40
* [qt] Add commentary for mainKim Grasman2020-11-19-0/+2
* [qt] Rename f to outfileKim Grasman2020-11-19-5/+5
* [qt] Use arguments instead of global argsKim Grasman2020-11-19-2/+2
* [qt] Add global constant for outfile headerKim Grasman2020-11-19-2/+5
* [qt] Explicitly return zero exit code from mainKim Grasman2020-11-19-0/+2
* Correctly detect link with LLVM/CLANG shared libraries.Romain Geissler2020-11-12-1/+5
* Remove portability shim for snprintfKim Grasman2020-11-08-2/+0
* Clarify comments for edits to boost-1.64-all-private.impKim Grasman2020-11-08-16/+9
* Remove circular boost/numeric mappingspppyx2020-11-08-6/+4
* Do not provide arguments when calling Decl.isReplaceableGlobalAllocationFunct...Florian Schmaus2020-11-08-1/+1
* Removing boost/python mappingspppyx2020-11-01-4/+0
* Add mapping from <bits/time.h> to <time.h>Kim Grasman2020-11-01-0/+2
* Fix clang-headers copy for locally built LLVM/ClangKim Grasman2020-10-27-1/+1
* Removing self-mapping in boost/variantpppyx2020-10-27-1/+1
* docs: fix simple typo, proceded -> precededTim Gates2020-10-10-1/+1
* Add mappings for max_align_t, ptrdiff_t, and wchar_tOmar Sandoval2020-09-26-0/+8
* Update table of clang versions in README.mdLiam Keegan2020-09-26-0/+3
* Remove source manager from ASTNode constructorKim Grasman2020-09-22-39/+32
* Use std::to_string instead of snprintfKim Grasman2020-08-01-18/+4
* Remove now-redundant InstantiateImplicitMethods callsKim Grasman2020-08-01-3/+0
* Use shouldVisitImplicitCode instead of reinventing itKim Grasman2020-08-01-98/+17
* Implement Stmt printing with ASTDumperKim Grasman2020-07-12-2/+6
* Add another test case to alias_templateJohn Bytheway2020-07-05-0/+7
* Expand more templates during visitationJohn Bytheway2020-07-05-23/+92
* Go deeper on template instantiationJohn Bytheway2020-07-05-6/+21
* Refactor AnalyzeTemplateTypeParmUseJohn Bytheway2020-07-05-30/+58
* sizeof() should disable forward-declare contextsJohn Bytheway2020-07-05-0/+44
* Fix another alias-in-template issueJohn Bytheway2020-07-05-7/+29
* Fix use of aliases of elaborated types.John Bytheway2020-07-05-12/+43
* Catch uses of aliases of template parametersJohn Bytheway2020-07-05-24/+81
* Remove trailing whitespace from source filesJohn Bytheway2020-05-24-13/+13
* Don't second-guess template specializationsKim Grasman2020-05-23-6/+33
* [iwyu_tool] remove compiler wrappers from the command listFlorian Schmaus2020-05-08-0/+22
* Improve handling of placement newKim Grasman2020-05-02-42/+24
* Add more complete testing for placement newKim Grasman2020-05-02-53/+202
* Add more complete testing for operator newKim Grasman2020-05-02-31/+71
* [travis] Bump travis config to use Ubuntu 18.04Kim Grasman2020-04-13-6/+3
* Add quotes to cmake argumentsSeth R Johnson2020-03-30-9/+10
* Do not assume CMAKE_PREFIX_PATH is LLVM_ROOTSeth R Johnson2020-03-30-1/+1
* Fix handling of alias templatesJohn Bytheway2020-03-22-5/+103
* Prevent deleting duplicate nested forward declsJohn Bytheway2020-03-22-4/+52
* Handle template specializations like classesJohn Bytheway2020-03-16-0/+19
* Ignore tags fileJohn Bytheway2020-03-15-0/+2