1 // RUN: %clang_cc1 -debug-info-kind=limited -fobjc-exceptions -emit-llvm %s -o - | FileCheck %s
10 // We should have 3 lexical blocks here at the moment, including one
11 // for the catch block.
12 // CHECK: !DILexicalBlock(
13 // CHECK: !DILocalVariable(
14 // CHECK: !DILexicalBlock(
15 // CHECK: !DILexicalBlock(