[PATCH] D42699: [CFG] [analyzer] Add construction context for DeclStmt.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 17:57:42 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 rL324794: [CFG] Add construction context for simple variable declarations. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42699?vs=133332&id=133728#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42699

Files:
  cfe/trunk/lib/Analysis/CFG.cpp
  cfe/trunk/test/Analysis/auto-obj-dtors-cfg-output.cpp
  cfe/trunk/test/Analysis/blocks.mm
  cfe/trunk/test/Analysis/cfg-rich-constructors.cpp
  cfe/trunk/test/Analysis/cfg.cpp
  cfe/trunk/test/Analysis/initializers-cfg-output.cpp
  cfe/trunk/test/Analysis/lifetime-cfg-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42699.133728.patch
Type: text/x-patch
Size: 28762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180210/aba00450/attachment-0001.bin>


More information about the llvm-commits mailing list