1 // RUN: %clang_cc1 -triple x86_64-unknown-windows-gnu -fcxx-exceptions -fexceptions -debug-info-kind=line-tables-only -fblocks -emit-llvm %s -o - | FileCheck %s
2 // RUN: %clang_cc1 -triple x86_64-unknown-windows-gnu -fcxx-exceptions -fexceptions -debug-info-kind=line-directives-only -fblocks -emit-llvm %s -o - | FileCheck %s
14 // CHECK: cleanup, !dbg [[DBG_F1:![0-9]*]]
19 // CHECK-LABEL: define internal {{.*}}ptr @"\01-[TNSObject init]"
20 @implementation TNSObject
25 // CHECK: cleanup, !dbg [[DBG_TNSO:![0-9]*]]
30 // CHECK: [[DBG_F1]] = !DILocation(line: 100,
31 // CHECK: [[DBG_TNSO]] = !DILocation(line: 200,