analyzer: const fixes [PR98679]
authorDavid Malcolm <dmalcolm@redhat.com>
Thu, 14 Jan 2021 20:25:27 +0000 (15:25 -0500)
committerDavid Malcolm <dmalcolm@redhat.com>
Thu, 14 Jan 2021 20:25:27 +0000 (15:25 -0500)
commit8a18261afd923151b8d2a37f667e4673b27acd3f
tree6f694cd7f8f819521c839f1740872fa5f4a251d5
parentf6ffd449e0cc9f40943cb45f6941628d0e192ab2
analyzer: const fixes [PR98679]

gcc/analyzer/ChangeLog:
PR analyzer/98679
* analyzer.h (region_offset::operator==): Make const.
* pending-diagnostic.h (pending_diagnostic::equal_p): Likewise.
* store.h (binding_cluster::for_each_value): Likewise.
(binding_cluster::for_each_binding): Likewise.
gcc/analyzer/analyzer.h
gcc/analyzer/pending-diagnostic.h
gcc/analyzer/store.h