[PATCH] D151047: [clang-format] Fix indentation for selective formatting.
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 24 12:28:01 PDT 2023
HazardyKnusperkeks added a comment.
In D151047#4369503 <https://reviews.llvm.org/D151047#4369503>, @MyDeveloperDay wrote:
> I think we need to extract the context of the test from RenameTests to ensure we have it covered here. I don't personally normally run the entire LLVM suite.
Dito, and I didn't know (or would have thought about) that clang-tidy uses clang-format code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151047/new/
https://reviews.llvm.org/D151047
More information about the cfe-commits
mailing list