[all-commits] [llvm/llvm-project] 88934a: [clang-format][NFC] Remove extraneous newlines in ...
Owen Pan via All-commits
all-commits at lists.llvm.org
Thu Oct 26 21:43:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88934a82dced0116227e4ad9af8896d8fa0943b8
https://github.com/llvm/llvm-project/commit/88934a82dced0116227e4ad9af8896d8fa0943b8
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M clang/unittests/Format/ConfigParseTest.cpp
M clang/unittests/Format/DefinitionBlockSeparatorTest.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
M clang/unittests/Format/FormatTestComments.cpp
M clang/unittests/Format/FormatTestJava.cpp
M clang/unittests/Format/FormatTestMacroExpansion.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format][NFC] Remove extraneous newlines in some unit test files
More information about the All-commits
mailing list