[all-commits] [llvm/llvm-project] 170597: [clang-format] Move InsertBraces unit tests out of...
Owen via All-commits
all-commits at lists.llvm.org
Thu Oct 27 01:29:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17059753f1337209fb4cb06098c1bc65418775e9
https://github.com/llvm/llvm-project/commit/17059753f1337209fb4cb06098c1bc65418775e9
Author: owenca <owenpiano at gmail.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
A clang/unittests/Format/BracesInserterTest.cpp
M clang/unittests/Format/CMakeLists.txt
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Move InsertBraces unit tests out of FormatTest.cpp
Also add line range examples from #58161.
Differential Revision: https://reviews.llvm.org/D136658
More information about the All-commits
mailing list