[PATCH] D99539: [OPENMP]Fix PR48740: OpenMP declare reduction in C does not require an initializer
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 30 05:39:14 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1696b8ae96b2: [OPENMP]Fix PR48740: OpenMP declare reduction in C does not require an… (authored by ABataev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99539/new/
https://reviews.llvm.org/D99539
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/declare_reduction_ast_print.c
clang/test/OpenMP/declare_reduction_codegen.c
clang/test/OpenMP/declare_reduction_messages.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99539.334120.patch
Type: text/x-patch
Size: 4822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210330/2a6cf03a/attachment.bin>
More information about the cfe-commits
mailing list