Unverified Commit 86bee819 authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang][preprocessor] Fixed-form continuation across preprocessing di… (#95332)

…rective

Implement fixed-form line continuation when the continuation line is the
result of text produced by an #include or other preprocessing directive.
This accommodates the somewhat common practice of putting dummy or
actual arguments into a header file and #including it into several code
sites.

Fixes https://github.com/llvm/llvm-project/issues/78928.
parent f8fc883d
Pipeline #3646 failed with stages
in 0 seconds