[PATCH] D48027: [analyzer] Improve `CallDescription` to handle c++ method.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 22 06:31:34 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC340407: [analyzer] Improve `CallDescription` to handle c++ method. (authored by henrywong, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48027?vs=161217&id=161938#toc

Repository:
  rC Clang

https://reviews.llvm.org/D48027

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp
  lib/StaticAnalyzer/Core/CallEvent.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48027.161938.patch
Type: text/x-patch
Size: 8388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180822/d7925905/attachment.bin>


More information about the cfe-commits mailing list