summaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/plugins/SampleAnalyzer
AgeCommit message (Expand)Author
2025-07-22[analyzer] Prettify checker registration and unittest code (#147797)DonĂ¡t Nagy
2022-01-25[analyzer] Don't specify PLUGIN_TOOL for analyzer pluginsAleksandr Platonov
2019-09-28Don't install example analyzer pluginsAaron Puchert
2019-09-12[analyzer][NFC] Fix inconsistent references to checkers as "checks"Kristof Umann
2019-09-09[analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.Artem Dergachev
2019-08-14[Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-07-03cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard
2019-06-02[test] Fix plugin testsDon Hinton
2019-05-28Revert [test] Fix plugin testsDon Hinton
2019-05-28[test] Fix plugin testsDon Hinton