[PATCH] D49772: [analyzer] [NFC] Simplify some visitors by giving a convenient getter from state to analysis manager

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 15:19:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338315: [analyzer] [NFC] Simplify some visitors by giving a convenient getter from… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D49772?vs=158093&id=158101#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49772

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  cfe/trunk/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ProgramState.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49772.158101.patch
Type: text/x-patch
Size: 7002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/6ee4b27b/attachment.bin>


More information about the llvm-commits mailing list