aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/sm-sensitive.cc
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-07-07analyzer: remove add_any_constraints_from_ssa_def_stmtDavid Malcolm1-18/+0
2021-03-30analyzer: only call get_diagnostic_tree when it's neededDavid Malcolm1-3/+5
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-22analyzer: add -fdump-analyzer-jsonDavid Malcolm1-0/+1
2020-09-09analyzer: eliminate sm_context::warn_for_state in favor of a new 'warn' vfuncDavid Malcolm1-2/+3
2020-09-09analyzer: use objects for state_machine::state_tDavid Malcolm1-4/+0
2020-08-13analyzer: rewrite of region and value-handlingDavid Malcolm1-1/+2
2020-01-28diagnostic_metadata: unbreak xgettext (v2)David Malcolm1-3/+4
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm1-0/+4
2020-01-14analyzer: fix dedupe issue seen with CVE-2005-1689David Malcolm1-1/+1
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+248