mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 06:26:35 +00:00

See test case. When Fortran line continuation has been used, don't insert spaces in -E formatted output to put things into the right column, as this can break up a token. Fixes https://github.com/llvm/llvm-project/issues/134986.