[PATCH] D82989: [flang][NFC] Get formatting in sync with latest clang-format
Tim Keith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 12:27:04 PDT 2020
tskeith created this revision.
tskeith added reviewers: klausler, PeteSteinfeld, sscalpone, schweitz.
tskeith added a project: Flang.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
tskeith added a subscriber: MyDeveloperDay.
flang/module only contains Fortran files and one is a .h so disable
formatting on that directory.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82989
Files:
flang/include/flang/Lower/AbstractConverter.h
flang/include/flang/Parser/characters.h
flang/include/flang/Semantics/scope.h
flang/lib/Evaluate/fold-integer.cpp
flang/lib/Lower/ConvertType.cpp
flang/lib/Semantics/canonicalize-do.cpp
flang/lib/Semantics/check-data.cpp
flang/lib/Semantics/expression.cpp
flang/module/.clang-format
flang/runtime/edit-output.cpp
flang/runtime/memory.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82989.274886.patch
Type: text/x-patch
Size: 14003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/809563ff/attachment.bin>
More information about the llvm-commits
mailing list