[all-commits] [llvm/llvm-project] 441a72: [Flang][OpenMP] Fix false positive common block er...
Aditya Trivedi via All-commits
all-commits at lists.llvm.org
Fri Jun 5 07:10:43 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 441a7255e97c8198988b66ad7e15ab69051ed358
https://github.com/llvm/llvm-project/commit/441a7255e97c8198988b66ad7e15ab69051ed358
Author: Aditya Trivedi <120598696+adit4443ya at users.noreply.github.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M flang/lib/Semantics/check-omp-loop.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/test/Semantics/OpenMP/linear-clause01.f90
M flang/test/Semantics/OpenMP/simd-aligned.f90
Log Message:
-----------
[Flang][OpenMP] Fix false positive common block error in LINEAR clause (#189170)
Fixes #184923
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