llvm-project
1bef59c9 - [flang][preprocessor] Further macro replacement of continued identifiers (#134302)

Commit
262 days ago
[flang][preprocessor] Further macro replacement of continued identifiers (#134302) The preprocessor can perform macro replacement within identifiers when they are split up with Fortran line continuation, but is failing to do macro replacement on a continued identifier when none of its parts are replaced.
Author
Parents
Loading