[all-commits] [llvm/llvm-project] dd9040: [flang][NFC] Get formatting in sync with latest cl...

Tim Keith via All-commits all-commits at lists.llvm.org
Wed Jul 1 16:53:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dd904082625b4fd83f90647952dabee93ef5e990
      https://github.com/llvm/llvm-project/commit/dd904082625b4fd83f90647952dabee93ef5e990
  Author: Tim Keith <tkeith at nvidia.com>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M flang/include/flang/Lower/AbstractConverter.h
    M flang/include/flang/Parser/characters.h
    M flang/include/flang/Semantics/scope.h
    M flang/lib/Evaluate/fold-integer.cpp
    M flang/lib/Lower/ConvertType.cpp
    M flang/lib/Semantics/canonicalize-do.cpp
    M flang/lib/Semantics/check-data.cpp
    M flang/lib/Semantics/expression.cpp
    A flang/module/.clang-format
    M flang/runtime/edit-output.cpp
    M flang/runtime/memory.h

  Log Message:
  -----------
  [flang][NFC] Get formatting in sync with latest clang-format

flang/module only contains Fortran files and one is a .h so disable
formatting on that directory.

Differential Revision: https://reviews.llvm.org/D82989




More information about the All-commits mailing list