diff options
author | kd0608 <42680371+Karthikdhondi@users.noreply.github.com> | 2025-01-07 16:17:29 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-07 16:17:29 +0530 |
commit | 19c93483adf3e818afb3d3be77d01b8ec12c2215 (patch) | |
tree | d74edf3296fee1e6db3c6373f7b0c5e2b54eb6f6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bc51a2e3940a12617bc3391f8577ef2d6fa349e8 (diff) | |
download | llvm-19c93483adf3e818afb3d3be77d01b8ec12c2215.zip llvm-19c93483adf3e818afb3d3be77d01b8ec12c2215.tar.gz llvm-19c93483adf3e818afb3d3be77d01b8ec12c2215.tar.bz2 |
[FLANG][OPENMP] Fix handling of continuation lines in mixed OpenMP an… (#120714)
…d Fortran free-form
OpenMP feature was not enabled in the flang-new for the continuation
line, when we used the continuation line marker in combination of
free-form and OpenMP directive, it was throwing an error. PR is the fix
for that issue.
Added a fix for the following issue
https://github.com/llvm/llvm-project/issues/89559
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions