This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch dmalcolm/analyzer in repository gcc.
from 0cceea28aa2 [analyzer] Add -Wanalyzer-unsafe-call-within-signal-handler new 0a56ea632c9 [analyzer] Add FINAL OVERRIDE to sm-signal.cc new 9a4f9ef2372 Use DISABLE_COPY_AND_ASSIGN in auto_timevar new 2dc4935397d Use DISABLE_COPY_AND_ASSIGN in auto_client_timevar new a2d64d8b7c5 Use DISABLE_COPY_AND_ASSIGN in analyzer-logging.h new d750c5751b2 Use DISABLE_COPY_AND_ASSIGN in jit-logging.h new c9fa0048dce [analyzer] Use DISABLE_COPY_AND_ASSIGN in various places new d487c418b19 Use DISABLE_COPY_AND_ASSIGN in auto_delete_vec
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/analyzer/analysis-plan.h | 2 ++ gcc/analyzer/analyzer-logging.h | 6 ++++++ gcc/analyzer/diagnostic-manager.h | 3 +++ gcc/analyzer/exploded-graph.h | 7 +++++++ gcc/analyzer/sm-signal.cc | 1 + gcc/analyzer/sm.h | 2 ++ gcc/analyzer/state-purge.h | 2 ++ gcc/jit/jit-logging.h | 6 ++++++ gcc/timevar.h | 7 ++----- gcc/vec.h | 3 +++ 10 files changed, 34 insertions(+), 5 deletions(-)