[PATCH] D85489: [flang][NFC] Reformat files with current clang-format

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 17:38:18 PDT 2020


klausler added a comment.

In D85489#2201563 <https://reviews.llvm.org/D85489#2201563>, @DavidTruby wrote:

> LGTM!
>
> Out of interest what led to these changes? Were these files not clang formatted correctly before or has clang-format changed?

The latter, we believe.  We've been good about running git-clang-format, and these discrepancies are on lines that haven't changed in a while.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85489



More information about the llvm-commits mailing list