Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
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