[flang-commits] [flang] [flang][OpenMP] Fix crash when arrays used in LINEAR clause (PR #175383)

Krish Gupta via flang-commits flang-commits at lists.llvm.org
Mon Jan 12 19:15:48 PST 2026


KrxGu wrote:

Thanks for filing this issue and for the quick response to unblock the builds! 

I've identified the problem: when my PR was merged, the test expectations I added for the new scalar check were not included in the final merge to main. The test file is missing the `!ERROR:` expectations for the scalar validation errors that my fix now correctly produces.

I'm preparing a fix now and will have a PR up shortly.
cc: @eugeneepshteyn @Kewen12 @klausler @kparzysz 

https://github.com/llvm/llvm-project/pull/175383


More information about the flang-commits mailing list