[PATCH] D37808: [clang-tidy] Add new hicpp-multiway-paths-covered check for missing branches

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 13 10:31:42 PDT 2017


Eugene.Zelenko added a comment.

In https://reviews.llvm.org/D37808#869612, @JonasToth wrote:

> In https://reviews.llvm.org/D37808#869602, @Eugene.Zelenko wrote:
>
> > I think will be good idea to extend -Wswitch diagnostics.
>
>
> Ok. But it will introduce new warnings to llvm codebase itself. I prepare some example output i found right now.


If number of them will not be huge, it'll be worth to fix before extended -Wswitch will be committed.


https://reviews.llvm.org/D37808





More information about the cfe-commits mailing list