[all-commits] [llvm/llvm-project] 7ffad3: [flang][OpenMP] Avoid captures of references to st...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Dec 20 13:32:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ffad37c8694ef2ed554074bc6c622e7ceeb4624
https://github.com/llvm/llvm-project/commit/7ffad37c8694ef2ed554074bc6c622e7ceeb4624
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M flang/lib/Lower/OpenMP.cpp
Log Message:
-----------
[flang][OpenMP] Avoid captures of references to structured bindings
Fixes build break caused by 400c32cbf9.
More information about the All-commits
mailing list