whisperity added a comment. In https://reviews.llvm.org/D54757#1305306, @Eugene.Zelenko wrote:
> In https://reviews.llvm.org/D54757#1305114, @whisperity wrote: > > > Bar the previous comments, I really like this. The test suite is massive > > and well-constructed. Do we know of any real-world findings, maybe even > > from LLVM? > > > GCC 7 introduced -Wduplicated-branches, so will be good idea to run this > check on associated regression(s). Compared to Donát's checker, GCC's warning seems much more underperforming. See https://godbolt.org/z/Iq3FC9. Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D54757 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits