summaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/plugins/CheckerOptionHandling
AgeCommit message (Expand)Author
2025-07-22[analyzer] Prettify checker registration and unittest code (#147797)Donát Nagy
2025-05-31[Analysis] Remove unused includes (NFC) (#142255)Kazu Hirata
2022-01-25[analyzer] Don't specify PLUGIN_TOOL for analyzer pluginsAleksandr Platonov
2020-03-27[analyzer][NFC] Change LangOptions to CheckerManager in the shouldRegister* f...Kirstóf Umann
2019-09-28Don't install example analyzer pluginsAaron Puchert
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