On Jun 6, 2012, at 11:31 , Benjamin Kramer <[email protected]> wrote:
> > On 06.06.2012, at 18:29, Jordan Rose wrote: > >> Great! Out of curiosity, did you test how many times this pops up when >> compiling LLVM/Clang? > > I ran it on clang and LLVM and it found a lot of cases. This is something > that comes up a lot during refactoring, and really useful to be warned about. > I cleaned up most of the cases in LLVM and I think this is a perfect > candidate for -Wextra, maybe even -Wall. Awesome. Thanks, Ben! _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
