[PATCH] D57344: Extend AnyCall to handle callable declarations without the call expressions

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 29 11:29:17 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC352531: Extend AnyCall to handle callable declarations without the call expressions (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D57344?vs=183975&id=184138#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57344/new/

https://reviews.llvm.org/D57344

Files:
  include/clang/Analysis/AnyCall.h
  lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57344.184138.patch
Type: text/x-patch
Size: 4476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190129/0fafa3a9/attachment.bin>


More information about the cfe-commits mailing list