diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-06-12 10:11:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-12 10:11:35 -0700 |
commit | e286ecfecf50fd8eff2e7003131d2c845cb6045f (patch) | |
tree | b954b3d330bc11515a54ce945e5ffd8cccb8991f /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 1a0e67d73023e7ad9e7e79f66afb43a6f2561d04 (diff) | |
download | llvm-e286ecfecf50fd8eff2e7003131d2c845cb6045f.zip llvm-e286ecfecf50fd8eff2e7003131d2c845cb6045f.tar.gz llvm-e286ecfecf50fd8eff2e7003131d2c845cb6045f.tar.bz2 |
[flang] Disable Fortran free form line continuation in non-source lin… (#94663)
…e produced by keyword macro replacement
When later initial keyword macro replacement will yield a line that is
not Fortran source, don't interpret "&" as a Fortran source line
continuation marker during tokenization of the line.
Fixes https://github.com/llvm/llvm-project/issues/82579.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions