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

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 19:41:40 PST 2018


NoQ updated this revision to Diff 129215.
NoQ marked an inline comment as done.
NoQ added a comment.

Fix the comment.


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.129215.patch
Type: text/x-patch
Size: 21889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180110/0917abf6/attachment-0001.bin>


More information about the cfe-commits mailing list