[PATCH] D90440: [OpenMP][NFC] Clang format ParseOpenMP

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 29 16:46:18 PDT 2020


jdoerfert created this revision.
jdoerfert added reviewers: JonChesterfield, ABataev.
Herald added subscribers: guansong, bollu, yaxunl.
Herald added a project: clang.
jdoerfert requested review of this revision.
Herald added a subscriber: sstefan1.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90440

Files:
  clang/lib/Parse/ParseOpenMP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90440.301788.patch
Type: text/x-patch
Size: 7463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201029/582552da/attachment.bin>


More information about the cfe-commits mailing list