[PATCH] D154755: [clang-format] Fix formatting of if statements with BlockIndent
Gedare Bloom via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 18 19:14:41 PDT 2023
gedare added inline comments.
================
Comment at: clang/unittests/Format/FormatTest.cpp:25486
"comment\n"
- " return;\n"
"}",
----------------
MyDeveloperDay wrote:
> Why remove?
oops. that's a spurious change. I have reverted it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154755/new/
https://reviews.llvm.org/D154755
More information about the cfe-commits
mailing list