diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-04-24 15:47:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:47:29 -0700 |
commit | 8b512e525d3adc56da626a6e4f16c3b2f602aade (patch) | |
tree | e0bbb581268092de640ed3e4b8bfa4e66577c55d /clang/lib/Frontend/ASTUnit.cpp | |
parent | fa465b479b09b638e95c8b92ecf358c38910f8b0 (diff) | |
download | llvm-8b512e525d3adc56da626a6e4f16c3b2f602aade.zip llvm-8b512e525d3adc56da626a6e4f16c3b2f602aade.tar.gz llvm-8b512e525d3adc56da626a6e4f16c3b2f602aade.tar.bz2 |
[flang][preprocessor] Support \ as line continuation (#89970)
When prescanning a Fortran source file with preprocessing enabled in
free source form, interpret a line-ending backslash as a source line
continuation marker as a C preprocessor would. This usage isn't
completely portable, but it is supported by GNU Fortran and appears in
the source for FPM package manager.
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions