[all-commits] [llvm/llvm-project] b168bb: [clang-format] Recognize "hxx" as a C++ header in ...

Miklos V via All-commits all-commits at lists.llvm.org
Fri Sep 18 12:43:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b168bbfae42e792542b4ced8729599524b9759c5
      https://github.com/llvm/llvm-project/commit/b168bbfae42e792542b4ced8729599524b9759c5
  Author: Miklos Vajna <vmiklos at vmiklos.hu>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
    M clang/tools/clang-format/clang-format-diff.py

  Log Message:
  -----------
  [clang-format] Recognize "hxx" as a C++ header in clang-format-diff.py

And shift "proto" to the next line to avoid a too long line.

Reviewed By: MyDeveloperDay

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




More information about the All-commits mailing list