// RUN: %clang_cc1 -emit-llvm -fblocks -debug-info-kind=limited \
// RUN: -fsanitize=nullability-return %s -o - | FileCheck %s
// Check that santizer check calls have a !dbg location.
// CHECK: call void {{.*}}@__ubsan_handle_nullability_return_v1_abort
// CHECK-SAME: !dbg
id