[PATCH] D90180: [clang-tidy] find/fix unneeded semicolon after switch
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 26 15:26:40 PDT 2020
njames93 added a comment.
Is this not already handled by `-Wextra-semi`. If it isn't I feel like it should be handled there rather than in clang-tidy
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90180/new/
https://reviews.llvm.org/D90180
More information about the cfe-commits
mailing list