[all-commits] [llvm/llvm-project] 40a5d7: [clang-format][NFC] Format lib/Format and unittest...
Owen via All-commits
all-commits at lists.llvm.org
Thu Jun 9 02:26:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40a5d79a5cb4edc7343349f17e59377eb9362c4a
https://github.com/llvm/llvm-project/commit/40a5d79a5cb4edc7343349f17e59377eb9362c4a
Author: owenca <owenpiano at gmail.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M clang/lib/Format/BreakableToken.cpp
M clang/lib/Format/WhitespaceManager.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format][NFC] Format lib/Format and unittests/Format in clang
Reformat these directories with InsertBraces and RemoveBracesLLVM.
Differential Revision: https://reviews.llvm.org/D127366
More information about the All-commits
mailing list