Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/kotlin-native-toolchain
/
.
/
clang
/
test
/
PCH
/
line-directive-nofilename.h
blob: 2e2d189de3f0320d8cbecdb84ab5b9bb8c07276b [
file
] [
log
] [
blame
] [
edit
]
#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