Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12L-tests-release
/
.
/
flang
/
test
/
Preprocessing
/
fixed-rescan.F
blob: 3d6ba9a8c6f450529ceaa042200da88a503c6167 [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
f18
-
E
%
s
|
FileCheck
%
s
!
CHECK
:
callbar
!
Ensure
that rescanned lines after macro replacement are
not
!
misinterpreted
as
fixed
-
form comments
when
they start
with
C
or
D
.
#define
foo bar
call foo
end