summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/ctu-main.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Specify the C++ standard in more tests.Artem Dergachev2019-10-191-4/+4
* [ASTImporter] Import ctor initializers after setting flags.Balazs Keri2019-08-161-0/+4
* [ASTImporter] Import default expression of param before creating the param.Balazs Keri2019-08-141-0/+5
* [CrossTU] Handle case when no USR could be generated during Decl search.Balazs Keri2019-08-061-0/+14
* [CTU] Add support for virtual functionsGabor Marton2019-07-041-1/+15
* [analyzer][CrossTU] Extend CTU to VarDecls with initializerRafael Stahl2019-04-231-0/+50
* [ASTImporter] Fix handling of overriden methods during ASTImportShafik Yaghmour2019-01-281-1/+1
* [analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl2019-01-101-1/+1
* [CTU] test/Analysis/ctu-main.cpp Attempt to fix failing windows botGabor Marton2018-12-071-2/+2
* [CTU] test/Analysis/ctu-main.cpp Attempt to fix failing windows botGabor Marton2018-12-071-2/+2
* [CTU] Add more lit tests and better error handlingGabor Marton2018-12-071-1/+1
* [CTU] Add DisplayCTUProgress analyzer switchGabor Marton2018-12-071-0/+8
* [CTU] Eliminate race condition in CTU lit testsGabor Marton2018-12-071-5/+12
* [analyzer][ctu] fix unsortable diagnosticsRafael Stahl2018-07-041-0/+7
* [ASTImporter] Allow testing of import sequences; fix import of typedefs for a...Aleksei Sidorin2018-04-241-0/+3
* Resubmit [analyzer] Support for naive cross translation unit analysisIlya Biryukov2018-03-011-0/+58
* Revert "[analyzer] Support for naive cross translation unit analysis"Ilya Biryukov2018-03-011-58/+0
* [analyzer] Support for naive cross translation unit analysisGabor Horvath2018-02-281-0/+58
OpenPOWER on IntegriCloud