summaryrefslogtreecommitdiffstats
path: root/include/clang/CrossTU
Commit message (Expand)AuthorAgeFilesLines
* [analyzer][CrossTU] Extend CTU to VarDecls with initializerRafael Stahl2019-04-231-14/+29
* [CTU] Do not allow different CPP dialects in CTUGabor Marton2019-02-281-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [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