[all-commits] [llvm/llvm-project] cf623c: [flang][OpenMP] Add type-param-inquiry checks for ...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Jun 10 10:48:54 PDT 2026
Branch: refs/heads/users/kparzysz/detach-type-param
Home: https://github.com/llvm/llvm-project
Commit: cf623c67b39825832c71acfda2b993e9d8e5e8eb
https://github.com/llvm/llvm-project/commit/cf623c67b39825832c71acfda2b993e9d8e5e8eb
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
A flang/test/Semantics/OpenMP/type-param-inquiry.f90
Log Message:
-----------
[flang][OpenMP] Add type-param-inquiry checks for non-list clauses
Clauses that take lists of objects have these objects checked in a
single place. There are still several clauses that take variables,
but not via a list. Those clauses still need individual checks for
type-param inquiries.
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