[PATCH] D15921: [analyzer] Utility to match function calls.

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 13 02:28:10 PST 2016


xazax.hun updated this revision to Diff 44721.
xazax.hun added a comment.

- Moved the API to CallEvent.


http://reviews.llvm.org/D15921

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15921.44721.patch
Type: text/x-patch
Size: 4837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160113/ba47f527/attachment.bin>


More information about the cfe-commits mailing list