[all-commits] [llvm/llvm-project] d31bdf: [flang][OpenMP] Expand GetOmpObjectList to all sub...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Tue Dec 2 11:08:30 PST 2025
Branch: refs/heads/users/kparzysz/getobjectlist
Home: https://github.com/llvm/llvm-project
Commit: d31bdf1b33b13733968b91f2c8381dafe3d0cbc9
https://github.com/llvm/llvm-project/commit/d31bdf1b33b13733968b91f2c8381dafe3d0cbc9
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M flang/include/flang/Parser/openmp-utils.h
M flang/lib/Parser/openmp-utils.cpp
M flang/lib/Semantics/check-omp-loop.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/resolve-directives.cpp
Log Message:
-----------
[flang][OpenMP] Expand GetOmpObjectList to all subclasses of OmpClause
Use GetOmpObjectList instead of extracting the object list by hand.
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