Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116865
[OpenMP][FIX] Emit debug declares only if debug info is available ClosedPublic Authored by jdoerfert on Jan 8 2022, 11:56 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 8 2022, 1:59 PM Closed by commit rG37639b72a17b: [OpenMP][FIX] Emit debug declares only if debug info is available (authored by jdoerfert). · Explain WhyJan 8 2022, 4:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 398383 clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/OpenMP/debug_private.c
clang/test/OpenMP/debug_task_shared.c
|