Re: [PATCH] D13099: [Analyzer] Don’t invalidate CXXThis when conservatively evaluating const methods (PR 21606)
Devin Coughlin via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 13 15:23:02 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL250237: [analyzer] Don’t invalidate CXXThis when conservatively evaluating const… (authored by dcoughlin).
Changed prior to commit:
http://reviews.llvm.org/D13099?vs=37084&id=37291#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13099
Files:
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
cfe/trunk/lib/StaticAnalyzer/Core/CallEvent.cpp
cfe/trunk/test/Analysis/const-method-call.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13099.37291.patch
Type: text/x-patch
Size: 10386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151013/90dc2d5e/attachment.bin>
More information about the cfe-commits
mailing list