[all-commits] [llvm/llvm-project] b4ff43: [flang] Fix fixed-form continuations of !$ OpenMP ...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Apr 18 12:50:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4ff435b84f0f4e05a932c8bfa0c033c87665d5b
https://github.com/llvm/llvm-project/commit/b4ff435b84f0f4e05a932c8bfa0c033c87665d5b
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M flang/lib/Parser/prescan.cpp
M flang/test/Parser/continuation-in-conditional-compilation.f
M flang/test/Parser/unmatched-parens.f90
M flang/test/Preprocessing/implicit-contin3.F90
Log Message:
-----------
[flang] Fix fixed-form continuations of !$ OpenMP conditional lines (#135852)
I broke fixed-form line continuation (without !$) for OpenMP !$
conditional compilation lines. Fix it.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list