[all-commits] [llvm/llvm-project] d602f9: [flang][OpenMP] Treat POINTER variables as valid v...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Oct 9 12:22:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d602f935daebce2ae6a023420133b3fa7da3c923
https://github.com/llvm/llvm-project/commit/d602f935daebce2ae6a023420133b3fa7da3c923
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
A flang/test/Semantics/OpenMP/shared-pointer.f90
Log Message:
-----------
[flang][OpenMP] Treat POINTER variables as valid variable list items (#111722)
Follow-up to 418920b3fbdefec5b56ee2b9db96884d0ada7329, which started
diagnosing the legality of objects in OpenMP clauses (and caused some
test failures).
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