This is an archive of the discontinued LLVM Phabricator instance.

Minor fixes: moved some code under debug, format improvements
ClosedPublic

Authored by tlwilmar on May 31 2017, 4:07 PM.

Details

Summary

Some code was restructured to move it under KMP_DEBUG. The rest is formatting changes to unbreak some things broken by clang-format.

Diff Detail

Repository
rL LLVM

Event Timeline

tlwilmar created this revision.May 31 2017, 4:07 PM
jlpeyton edited edge metadata.Jun 1 2017, 9:40 AM
jlpeyton added a subscriber: openmp-commits.

Adding openmp-commits

jlpeyton accepted this revision.Jun 1 2017, 9:45 AM

LGTM

This revision is now accepted and ready to land.Jun 1 2017, 9:45 AM
This revision was automatically updated to reflect the committed changes.