This patch fixed the compiling warnings that L is not a reference.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83959
Fix compiling warnings in OpenMP declare mapper codegen ClosedPublic Authored by lildmh on Jul 16 2020, 8:48 AM.
Details Summary This patch fixed the compiling warnings that L is not a reference.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2020, 11:02 AM Closed by commit rGfc47c0e0a6a2: [clang] Fix compilation warnings in OpenMP declare mapper codegen. (authored by grokos). · Explain WhyJul 16 2020, 11:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 278543 clang/lib/CodeGen/CGOpenMPRuntime.cpp
|