You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[flang] Skip over fixed form spaces when prescanning exponents & kind… (llvm#145347)
… suffixes
When performing conditional tokenization of exponents and numeric kind
suffixes, be sure to skip over spaces in fixed form source.
Fixesllvm#145333.
0 commit comments