[OpenMP][NFC] Clang format ParseOpenMP
authorJohannes Doerfert <johannes@jdoerfert.de>
Thu, 29 Oct 2020 23:44:28 +0000 (18:44 -0500)
committerJohannes Doerfert <johannes@jdoerfert.de>
Fri, 30 Oct 2020 06:31:45 +0000 (01:31 -0500)
commit2c58fa54e8fae3e03bb8d69d32ab2333de9e2697
tree370fed62cbf341c74e65d3c5739d18767650e2a5
parent35be65cb1ceeb1f509ee4696871ddb86a8d16d8f
[OpenMP][NFC] Clang format ParseOpenMP

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

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D90440
clang/lib/Parse/ParseOpenMP.cpp