diff options
author | Peter Klausler <pklausler@nvidia.com> | 2024-12-02 12:26:07 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 12:26:07 -0800 |
commit | dfbc80febb45544710b12cc05f268f40ef88cd6e (patch) | |
tree | 5e57a37a0a483f769bf35c4203dfb62ec3225193 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 8115454aa05caf4ebfaa98466a8c8b7aa274cefd (diff) | |
download | llvm-dfbc80febb45544710b12cc05f268f40ef88cd6e.zip llvm-dfbc80febb45544710b12cc05f268f40ef88cd6e.tar.gz llvm-dfbc80febb45544710b12cc05f268f40ef88cd6e.tar.bz2 |
[flang] Fix continuation when line begins with empty macro expansion (#117407)
A free form source line that begins with a macro should still be
classified as a source line, and have its continuation lines work, even
if the macro expands to an empty replacement.
Fixes https://github.com/llvm/llvm-project/issues/117297.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions