[PATCH] D58206: [analyzer] ConditionBRVisitor: MemberExpr support

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 13:27:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC362026: [analyzer] ConditionBRVisitor: MemberExpr support (authored by Charusso, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58206?vs=195073&id=202044#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D58206

Files:
  include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  test/Analysis/Inputs/expected-plists/edges-new.mm.plist
  test/Analysis/diagnostics/Inputs/expected-plists/deref-track-symbolic-region.c.plist
  test/Analysis/diagnostics/deref-track-symbolic-region.c
  test/Analysis/diagnostics/dtors.cpp
  test/Analysis/inlining/Inputs/expected-plists/path-notes.cpp.plist
  test/Analysis/inlining/path-notes.cpp
  test/Analysis/null-deref-path-notes.cpp
  test/Analysis/osobject-retain-release.cpp
  test/Analysis/uninit-vals.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58206.202044.patch
Type: text/x-patch
Size: 19108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190529/5d93347f/attachment-0001.bin>


More information about the cfe-commits mailing list