[all-commits] [llvm/llvm-project] 8b91de: [Flang][OpenMP] Correctly handling continuation li...
SiHuaN via All-commits
all-commits at lists.llvm.org
Tue Oct 31 18:05:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b91de5d6a3f98dcc00bbd286e339e512f7e3682
https://github.com/llvm/llvm-project/commit/8b91de5d6a3f98dcc00bbd286e339e512f7e3682
Author: SiHuaN <sihuan at sakuya.love>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M flang/lib/Parser/prescan.cpp
A flang/test/Parser/continuation-in-conditional-compilation.f
Log Message:
-----------
[Flang][OpenMP] Correctly handling continuation lines with Fixed Source Form Conditional Compilation Sentinels (#70309)
Fixes #67947
---------
Co-authored-by: SiHuaN <liyongtai at iscas.ac.cn>
Co-authored-by: Leandro Lupori <leandro.lupori at gmail.com>
More information about the All-commits
mailing list