This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][NFC] Clang format ParseOpenMP
ClosedPublic

Authored by jdoerfert on Oct 29 2020, 4:46 PM.

Details

Summary

ParseOpenMP.cpp was pretty much clang-formatted except a few minor
locations. Let's make it a clang formatted file.

Diff Detail

Event Timeline

jdoerfert created this revision.Oct 29 2020, 4:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2020, 4:46 PM
jdoerfert requested review of this revision.Oct 29 2020, 4:46 PM
JonChesterfield accepted this revision.Oct 29 2020, 4:53 PM

Strongly in favour. Whitespace differencess vs clang format impose a cost to patches, reviews and downstream forks.

This revision is now accepted and ready to land.Oct 29 2020, 4:53 PM
This revision was landed with ongoing or failed builds.Oct 29 2020, 11:32 PM
This revision was automatically updated to reflect the committed changes.