aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/checker-event.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-14diagnostics: support multithreaded diagnostic pathsDavid Malcolm1-0/+4
2023-01-19analyzer: use dominator info in -Wanalyzer-deref-before-check [PR108455]David Malcolm1-1/+10
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-02analyzer: introduce struct event_loc_infoDavid Malcolm1-44/+60
2022-12-02analyzer: fixes to region creation messages [PR107851]David Malcolm1-19/+82
2022-11-11analyzer: split out checker_event classes to their own headerDavid Malcolm1-0/+610