diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-06-13 11:22:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-13 11:22:27 -0700 |
commit | 86bee819120b5ba4b7262c7800a88fbf904d4932 (patch) | |
tree | 0bc663b453c94068cc502bc5bda032db90f82111 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | f8fc883da951064a310e365680b4b567fad58ebc (diff) | |
download | llvm-86bee819120b5ba4b7262c7800a88fbf904d4932.zip llvm-86bee819120b5ba4b7262c7800a88fbf904d4932.tar.gz llvm-86bee819120b5ba4b7262c7800a88fbf904d4932.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions