[flang-commits] [flang] [Flang][OpenMP] Fix compilation error when a line with Fixed Source Form Conditional Compilation Sentinels is a continuation line (PR #70309)
via flang-commits
flang-commits at lists.llvm.org
Thu Oct 26 04:48:35 PDT 2023
sihuan wrote:
> There is a related patch #70128. Not sure whether this handles the same issue.
These two patches address different issues, and applying the changes in #70128 does not resolve the issue mentioned in #67947 .
https://github.com/llvm/llvm-project/pull/70309
More information about the flang-commits
mailing list