[PATCH] D154755: [clang-format] Fix formatting of if statements with BlockIndent
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 17 22:46:48 PDT 2023
MyDeveloperDay added inline comments.
================
Comment at: clang/unittests/Format/FormatTest.cpp:25486
"comment\n"
- " return;\n"
"}",
----------------
Why remove?
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