This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fa0bcfc365 [CodeGen] Revert commit https://reviews.llvm.org/rL342717 new b358e2f24a [analyzer] Prevent crashes in FindLastStoreBRVisitor
The 1 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: .../Core/BugReporter/BugReporterVisitors.h | 2 ++ lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 17 +++++++++++++---- test/Analysis/diagnostics/find_last_store.c | 17 +++++++++++++++++ 3 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 test/Analysis/diagnostics/find_last_store.c