[PATCH] D45698: [analyzer] When we fail to evaluate a pointer cast, escape the pointer.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 19 16:30:27 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC330380: [analyzer] When we fail to evaluate a pointer cast, escape the pointer. (authored by dergachev, committed by ).
Herald added a subscriber: baloghadamsoftware.

Repository:
  rC Clang

https://reviews.llvm.org/D45698

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/ExprEngineC.cpp
  test/Analysis/malloc.mm
  test/Analysis/pr22954.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45698.143192.patch
Type: text/x-patch
Size: 6225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180419/ba764d9c/attachment-0001.bin>


More information about the cfe-commits mailing list