Re: [PATCH] D13099: [Analyzer] Don’t invalidate CXXThis when conservatively evaluating const methods (PR 21606)
Sean Eveson via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 6 02:58:49 PDT 2015
seaneveson updated this revision to Diff 36604.
seaneveson added a comment.
Removed mutable field from derived class in inheritance test case.
http://reviews.llvm.org/D13099
Files:
include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
lib/StaticAnalyzer/Core/CallEvent.cpp
test/Analysis/PR21606.cpp
test/Analysis/const-method-call.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13099.36604.patch
Type: text/x-patch
Size: 7660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151006/f8239c9d/attachment.bin>
More information about the cfe-commits
mailing list