[PATCH] D41800: [analyzer] Use a custom program point for the check::NewAllocator callback.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 17 16:52:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC322796: [analyzer] operator new: Add a new ProgramPoint for check::NewAllocator. (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D41800

Files:
  include/clang/Analysis/ProgramPoint.h
  lib/StaticAnalyzer/Core/CheckerManager.cpp
  lib/StaticAnalyzer/Core/CoreEngine.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  test/Analysis/NewDelete-path-notes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41800.130319.patch
Type: text/x-patch
Size: 21889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180118/cffd9ca5/attachment-0001.bin>


More information about the cfe-commits mailing list