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
Mon Oct 12 01:50:01 PDT 2015


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

Updated to latest trunk
Replaced some code with an existing method: ignoreParenBaseCasts()

Could someone commit this for me as I don't have SVN access?
Thank you.


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.37084.patch
Type: text/x-patch
Size: 10296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151012/efe982c6/attachment-0001.bin>


More information about the cfe-commits mailing list