[PATCH] D146995: [clang-format] Refactor unit tests for "LambdaBodyIndentation: OuterScope" option.
Jon Phillips via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 27 12:29:53 PDT 2023
jp4a50 created this revision.
Herald added a project: All.
jp4a50 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The changes:
- make the tests more concise
- fix invalid C++ in the code samples
- ensure line breaks in tests' code samples correspond to line breaks in the test code itself for the avoidance of confusion
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D146995
Files:
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146995.508756.patch
Type: text/x-patch
Size: 7505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230327/c07c03c9/attachment.bin>
More information about the cfe-commits
mailing list