[cfe-dev] Variable Scope Checking

Christian Wailes chriswailes at google.com
Tue Jul 23 14:31:25 PDT 2013


When traversing a function's CFG is there a way to see if a variable is
leaving scope at the end of the block or to get a list of variables that
are leaving scope at the end of a block?

- Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130723/e938e795/attachment.html>


More information about the cfe-dev mailing list