[PATCH] D150452: [clang-format] Recognize nested blocks
sstwcw via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 12 08:51:52 PDT 2023
sstwcw updated this revision to Diff 521667.
sstwcw added a comment.
- Remove the special case for operator[], it isn't necessary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150452/new/
https://reviews.llvm.org/D150452
Files:
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150452.521667.patch
Type: text/x-patch
Size: 6899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230512/a038851a/attachment.bin>
More information about the cfe-commits
mailing list