[PATCH] D90180: [clang-tidy] find/fix unneeded semicolon after switch
Tom Rix via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 27 11:23:04 PDT 2020
trixirt added a comment.
Discussion of change on LKML
https://lkml.org/lkml/2020/10/27/2538
On why the existing clang fixit is not practical.
tl;dr
10,000 changes to look for a treewide fix
The fixit has whitespace issue
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