bolt/deps/llvm-18.1.8/clang/test/Index/preamble-reparse-with-BOM.m

9 lines
224 B
Mathematica
Raw Normal View History

2025-02-14 19:21:04 +01:00

@interface I2
@end
// RUN: env CINDEXTEST_EDITING=1 \
// RUN: c-index-test -test-load-source-reparse 1 local %s | FileCheck %s
// CHECK: preamble-reparse-with-BOM.m:2:12: ObjCInterfaceDecl=I2:2:12 Extent=[2:1 - 3:5]