diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-09-30 01:06:03 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-09-30 01:06:03 +0000 |
commit | 898d508d4c9e9d45914952473e39196b20830a9f (patch) | |
tree | e8c7ea7bf3d2719bf17ea24a33df5159417c0747 /lib/Analysis/GRExprEngine.cpp | |
parent | 8b30c412198ed004d999f0047e48f87b95bd3205 (diff) |
Add infrastructure for proper @finally support.
- Provides a basic primitive to jump to an arbitrary basic block,
through the finally code.
- Only used for return statements and rethrow currently. Still need
to handle break, continue and goto.
- Code still needs to be shuffled around to live elsewhere.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56827 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/GRExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions