summaryrefslogtreecommitdiffstats
path: root/include/clang/CrossTU
Commit message (Expand)AuthorAgeFilesLines
* [analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl2019-01-101-2/+2
* [CTU] Make loadExternalAST return with non nullptr on successGabor Marton2019-01-071-2/+3
* [ASTImporter] Add importer specific lookupGabor Marton2018-12-171-0/+3
* Move diagnostic enums into Basic.Richard Trieu2018-12-081-16/+2
* [CTU] Add triple/lang mismatch handlingGabor Marton2018-12-071-1/+12
* [CTU] Add DisplayCTUProgress analyzer switchGabor Marton2018-12-071-2/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-7/+7
* Add Cross Translation Unit support libraryGabor Horvath2017-09-222-0/+188