[all-commits] [llvm/llvm-project] 791200: [flang][OpenMP] Avoid captures of references to st...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Thu Dec 21 06:41:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 791200b3bc6898f478138b63e91c03f0c68c7061
https://github.com/llvm/llvm-project/commit/791200b3bc6898f478138b63e91c03f0c68c7061
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
Log Message:
-----------
[flang][OpenMP] Avoid captures of references to structured bindings
Handle one more case missed in ad37c8694e.
More information about the All-commits
mailing list