- Remove accidental == for =
- Assign values to variables to appease compiler
- Surround debug code with KMP_DEBUG
- Remove unused local typedefs
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60983
[OpenMP] Eliminate some compiler warnings ClosedPublic Authored by jlpeyton on Apr 22 2019, 3:10 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 23 2019, 12:17 PM Closed by commit rL359599: [OpenMP] Eliminate some compiler warnings (authored by jlpeyton). · Explain WhyApr 30 2019, 12:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197402 openmp/trunk/runtime/src/kmp_affinity.cpp
openmp/trunk/runtime/src/kmp_atomic.cpp
openmp/trunk/runtime/src/kmp_dispatch_hier.h
|