summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/plugins
Commit message (Expand)AuthorAgeFilesLines
* Don't install example analyzer pluginsAaron Puchert2019-09-283-3/+3
* [analyzer][NFC] Fix inconsistent references to checkers as "checks"Kristof Umann2019-09-121-1/+1
* [analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.Artem Dergachev2019-09-091-2/+2
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard2019-07-033-6/+15
* [Analysis] Only build Analysis plugins when CLANG_ENABLE_STATIC_ANALYZER is e...Don Hinton2019-06-041-1/+1
* [test] Fix plugin testsDon Hinton2019-06-0210-0/+167
* Revert [test] Fix plugin testsDon Hinton2019-05-2810-167/+0
* [test] Fix plugin testsDon Hinton2019-05-2810-0/+167
OpenPOWER on IntegriCloud