[PATCH] D58067: [Analyzer] Crash fix for FindLastStoreBRVisitor

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 12 07:41:56 PST 2019


baloghadamsoftware updated this revision to Diff 186470.
baloghadamsoftware marked 3 inline comments as not done.
baloghadamsoftware added a comment.
Herald added a subscriber: jdoerfert.

Function renamed, comment updated.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58067/new/

https://reviews.llvm.org/D58067

Files:
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  test/Analysis/PR40625.cpp
  test/Analysis/const_array.cpp
  test/Analysis/uninit-vals.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58067.186470.patch
Type: text/x-patch
Size: 4388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190212/3d29fb5d/attachment.bin>


More information about the cfe-commits mailing list