Patch adds:<div>- LocalScope class with iterator used to pointing into it,</div><div>- fat doxygen comment for LocalScope indended usage,</div><div>- BlockScopePosPair class used for storing jump targets/sources (for: goto, break, continue), that replaces raw CFGBlock pointer used earlier for this purpose.</div>
<div><br></div><div>This patch prepares CFGBuilder for adding generation of destructors for objects with automatic storage.</div><meta charset="utf-8"><div><br></div><div>Please aprove for commit. </div>