Sign in
cobalt
/
cobalt
/
a3dd835b53c74ec0f3e791c01fbcde33bbf26c6d
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
PCH
/
line-directive-nofilename.h
blob: 2e2d189de3f0320d8cbecdb84ab5b9bb8c07276b [
file
] [
log
] [
blame
]
#line
42
int
foo
;
// This should appear as at line-directive-nofilename.h:42
#line
100
"foobar.h"
int
bar
;
// This should appear as at foobar.h:100