[PATCH] D121186: [NFC][flang][OpenMP] Fixes formatting issues with D110714

Nimish Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 06:26:49 PST 2022


NimishMishra added a comment.

@peixin The patch is ready for review. @shraiysh and I discussed on the reasons why **clang-format** checks passed on the previous patch. We think this might be a bug with clang-format that it didn't automatically break a >80 column string into two shorter strings (neither threw clang-format check failures while running checks).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121186/new/

https://reviews.llvm.org/D121186



More information about the llvm-commits mailing list