[clang-format] Recognize "hxx" as a C++ header in clang-format-diff.py
authorMiklos Vajna <vmiklos@vmiklos.hu>
Fri, 18 Sep 2020 19:42:38 +0000 (21:42 +0200)
committerMiklos Vajna <vmiklos@vmiklos.hu>
Fri, 18 Sep 2020 19:43:18 +0000 (21:43 +0200)
commitb168bbfae42e792542b4ced8729599524b9759c5
tree6e6cd74e6ed3d225c7bbbcc832807dc800d89525
parent9b346f974ea606e17064969568568da30394c7a2
[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
clang/tools/clang-format/clang-format-diff.py