commit | f1308c738dc1e7a36101d9e96071d0d241bc2ccb | [log] [tgz] |
---|---|---|
author | Marcin Swiderski <marcin.sfider@gmail.com> | Sat Sep 25 11:05:21 2010 +0000 |
committer | Marcin Swiderski <marcin.sfider@gmail.com> | Sat Sep 25 11:05:21 2010 +0000 |
tree | 99add28806ab9b89f30424da6b9d93849d175a4a | |
parent | 3911a1a0ab0bbbf2304db8e965f5b8365eb6887b [diff] |
In preparation for adding generation of destructors for objects with automatic storage added: - LocalScope class with iterator used to pointing into it, - fat doxygen comment for LocalScope indended usage, - BlockScopePosPair class used for storing jump targets/sources (for: goto, break, continue), that replaces raw CFGBlock pointer used earlier for this purpose. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114790 91177308-0d34-0410-b5e6-96231b3b80d8