[all-commits] [llvm/llvm-project] 6c3bc9: [clang-format][NFC] Remove more extraneous newline...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Oct 27 02:22:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c3bc910588f962e49470098ccc3b13c29cae493
https://github.com/llvm/llvm-project/commit/6c3bc910588f962e49470098ccc3b13c29cae493
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M clang/unittests/Format/FormatTestObjC.cpp
M clang/unittests/Format/FormatTestProto.cpp
M clang/unittests/Format/FormatTestSelective.cpp
M clang/unittests/Format/FormatTestTableGen.cpp
M clang/unittests/Format/FormatTestTextProto.cpp
M clang/unittests/Format/FormatTestVerilog.cpp
M clang/unittests/Format/QualifierFixerTest.cpp
M clang/unittests/Format/UsingDeclarationsSorterTest.cpp
Log Message:
-----------
[clang-format][NFC] Remove more extraneous newlines in unit tests
Also removed a duplicate test case.
More information about the All-commits
mailing list