[PATCH] D41266: [analyzer] With c++-allocator-inlining, fix memory space for operator new pointers.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 17 15:00:14 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC322780: [analyzer] operator new: Fix memory space for the returned region. (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D41266

Files:
  lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  test/Analysis/NewDelete-checker-test.cpp
  test/Analysis/new-ctor-null.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41266.130283.patch
Type: text/x-patch
Size: 4924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/a933f4a8/attachment.bin>


More information about the cfe-commits mailing list