[PATCH] D136658: [clang-format] Move InsertBraces unit tests out of FormatTest.cpp
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 24 20:33:23 PDT 2022
owenpan created this revision.
owenpan added reviewers: MyDeveloperDay, HazardyKnusperkeks, rymiel.
owenpan added a project: clang-format.
Herald added a project: All.
owenpan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Also add line range examples from https://github.com/llvm/llvm-project/issues/58161.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D136658
Files:
clang/unittests/Format/BracesInserterTest.cpp
clang/unittests/Format/CMakeLists.txt
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136658.470362.patch
Type: text/x-patch
Size: 16832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221025/a164574c/attachment-0001.bin>
More information about the cfe-commits
mailing list