[PATCH] D15448: [analyzer] SVal Visitor.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 13 07:17:36 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257605: [analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion. (authored by dergachev).

Changed prior to commit:
  http://reviews.llvm.org/D15448?vs=44734&id=44752#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15448

Files:
  cfe/trunk/docs/analyzer/DebugChecks.rst
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/SValExplainer.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def
  cfe/trunk/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
  cfe/trunk/test/Analysis/explain-svals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15448.44752.patch
Type: text/x-patch
Size: 40454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160113/a8e7db63/attachment-0001.bin>


More information about the cfe-commits mailing list