diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-03-16 17:05:57 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-03-16 17:05:57 +0000 |
commit | c9977d09a2de7f7d2245973413d4caf86c736640 (patch) | |
tree | 96f62846c27d60cf053f957dcfc32c0bbd575e71 /lib/Lex/HeaderSearch.cpp | |
parent | 250e7a74d5a23db5bd7202ecb0bb4a8fef6016b4 (diff) |
Make sure that we always pop a function's scope *before* we call
ActOnFinishFunctionBody/ActOnBlockStmtExpr. This way, we ensure that
we diagnose undefined labels before the jump-scope checker gets run,
since the jump-scope checker requires (as its invariant) that all of
the GotoStmts be wired up correctly.
Fixes PR9495.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127738 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Lex/HeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions