aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/svalue.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-19analyzer: add svalue::can_have_associated_state_p [PR101503]David Malcolm1-0/+16
2021-07-16analyzer: add svalue::maybe_get_regionDavid Malcolm1-0/+1
2021-07-15analyzer: fix const-correctness of various is_a_helperDavid Malcolm1-4/+4
2021-07-15analyzer: reimplement -Wanalyzer-use-of-uninitialized-value [PR95006 et al]David Malcolm1-0/+8
2021-07-07analyzer: remove add_any_constraints_from_ssa_def_stmtDavid Malcolm1-1/+5
2021-06-30analyzer: eliminate enum binding_key [PR95006]David Malcolm1-24/+238
2021-06-08analyzer: remove redundant typedefDavid Malcolm1-2/+0
2021-03-24analyzer; reset sm-state for SSA names at def-stmts [PR93695,PR99044,PR99716]David Malcolm1-0/+2
2021-02-17analyzer: fix false leak involving params [PR98969]David Malcolm1-9/+11
2021-01-06analyzer: fix false leak reports when merging states [PR97074]David Malcolm1-0/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-28analyzer: move svalue and region decls to their own header filesDavid Malcolm1-0/+1150