1 #
1 "/foo/bar/preprocessed-input.c"
7 #
1 "preprocessed-input.c" 2
9 // RUN: %clang
-g
-c
-S
-emit-llvm
-o
- %s | FileCheck
%s
10 // CHECK: !DICompileUnit
(language
: DW_LANG_C
{{.
*}}, file
: ![[FILE:[0-9]+]]
11 // CHECK: ![[FILE]] = !DIFile
(filename
: "/foo/bar/preprocessed-input.c"