| commit | 74511702425bf4596e1c1cd7f4780f0370f237ce | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Wed Apr 15 14:38:36 2009 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Wed Apr 15 14:38:36 2009 +0000 |
| tree | 6a551962ad6130765ea13af9d4a09f156bf7ced1 | |
| parent | 321de994c3254612811bff4c705c2db55b41519a [diff] |
Fix <rdar://problem/6791490> [clang10 regression] [sema] invalid illegal jump diagnostic. caused by: <rdar://problem/6252084> [sema] jumps into Obj-C exception blocks should be disallowed. Sema::RecursiveCalcLabelScopes() and Sema::RecursiveCalcJumpScopes() need to pop the ScopeStack within the statement iteration loop (was outside the loop). Eli, please review (thanks). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69165 91177308-0d34-0410-b5e6-96231b3b80d8