[PATCH] D4784: [clang-tidy] Add check for possibly incomplete switch statements
Shivam Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 16 22:12:41 PDT 2023
xgupta added a comment.
In D4784#4504690 <https://reviews.llvm.org/D4784#4504690>, @PiotrZSL wrote:
> Just few nits (column numbers in test, missing doxygen comment, ...).
> Please fix those before committing.
>
> Except that, looking good to me.
Thanks for this nice code review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D4784/new/
https://reviews.llvm.org/D4784
More information about the cfe-commits
mailing list