[PATCH] D90180: [clang-tidy] find/fix unneeded semicolon after switch
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 27 11:25:05 PDT 2020
Eugene.Zelenko added a comment.
In D90180#2357178 <https://reviews.llvm.org/D90180#2357178>, @trixirt wrote:
> 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
By why not to improve Clang's fix-it code?
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