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

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 13 07:20:03 PDT 2017


JonasToth added a comment.

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.


https://reviews.llvm.org/D37808





More information about the cfe-commits mailing list