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
Fri Oct 9 01:35:36 PDT 2015


seaneveson updated this revision to Diff 36927.
seaneveson added a comment.

Updated to latest trunk.
Added FIXME test for circular reference issue.


http://reviews.llvm.org/D13099

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  lib/StaticAnalyzer/Core/CallEvent.cpp
  test/Analysis/const-method-call.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13099.36927.patch
Type: text/x-patch
Size: 10374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151009/4324b1e1/attachment.bin>


More information about the cfe-commits mailing list