[PATCH] D65196: [CFG] Introduce CFGElementRef, a wrapper that knows it's position in a CFGBlock

Kristóf Umann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 10:05:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Szelethus marked an inline comment as done.
Closed by commit rL368883: [CFG] Introduce CFGElementRef, a wrapper that knows it's position in a CFGBlock (authored by Szelethus, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D65196?vs=211455&id=215154#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65196/new/

https://reviews.llvm.org/D65196

Files:
  cfe/trunk/include/clang/Analysis/CFG.h
  cfe/trunk/lib/Analysis/CFG.cpp
  cfe/trunk/unittests/Analysis/CFGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65196.215154.patch
Type: text/x-patch
Size: 14375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/9f3f54f6/attachment.bin>


More information about the llvm-commits mailing list