[PATCH] D49901: [analyzer] Extend NoStoreFuncVisitor to recursively follow fields

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 1 19:03:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338667: [analyzer] Extend NoStoreFuncVisitor to follow fields. (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D49901?vs=158587&id=158679#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49901

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  cfe/trunk/test/Analysis/diagnostics/no-store-func-path-notes.c
  cfe/trunk/test/Analysis/diagnostics/no-store-func-path-notes.cpp
  cfe/trunk/test/Analysis/diagnostics/no-store-func-path-notes.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49901.158679.patch
Type: text/x-patch
Size: 30572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/e9f011fb/attachment.bin>


More information about the llvm-commits mailing list