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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 13 10:39:41 PDT 2017


lebedev.ri added a comment.

What about GNU extension `case 1 ... 3:` ?


https://reviews.llvm.org/D37808





More information about the cfe-commits mailing list