[PATCH] D12726: [analyzer] A fix for symbolic element region index lifetime.
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 10 01:31:23 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255236: [analyzer] Fix symbolic element index lifetime. (authored by dergachev).
Changed prior to commit:
http://reviews.llvm.org/D12726?vs=37267&id=42400#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12726
Files:
cfe/trunk/docs/analyzer/DebugChecks.rst
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
cfe/trunk/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Core/Environment.cpp
cfe/trunk/lib/StaticAnalyzer/Core/RegionStore.cpp
cfe/trunk/lib/StaticAnalyzer/Core/SymbolManager.cpp
cfe/trunk/test/Analysis/return-ptr-range.cpp
cfe/trunk/test/Analysis/symbol-reaper.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12726.42400.patch
Type: text/x-patch
Size: 10965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151210/ef2bee28/attachment-0001.bin>
More information about the cfe-commits
mailing list