capn created this revision.
capn added a reviewer: clang-format.
capn added a project: clang-format.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The documentation for IndentCaseLabels claimed that the "Switch
statement body is always indented one level more than case lab
capn updated this revision to Diff 236690.
capn added a comment.
Added release note update and test for both case labels and blocks being
indented.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72276/new/
https://reviews.llvm.org/D72276
Files:
capn updated this revision to Diff 236740.
capn marked an inline comment as done.
capn added a comment.
Added case without {} to tests to ensure that still works as expected too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72276/new/
https://revi
capn added a comment.
Thanks for the review! I don't have committer access, feel free to land at your
convenience.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72276/new/
https://reviews.llvm.org/D72276
capn added a comment.
Ping. Please land on my behalf.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72276/new/
https://reviews.llvm.org/D72276
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
ht
capn added a comment.
Can a committer go ahead and land this please? I'm running into this warning
for any CUDA code compiled by Clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95299/new/
https://reviews.llvm.org/D95299
_