[PATCH] D42721: [analyzer] NFC: Use construction contexts for finding the target region for the construction.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 18:57:04 PST 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 rL324800: [analyzer] NFC: Use CFG construction contexts instead of homemade lookahead. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42721?vs=133732&id=133735#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42721

Files:
  cfe/trunk/include/clang/Analysis/CFG.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42721.133735.patch
Type: text/x-patch
Size: 6154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180210/6663daf1/attachment.bin>


More information about the llvm-commits mailing list