Austin English : shell32/tests: Don't check return values inside of if(0) ( LLVM/Clang).

Charles Davis cdavis at mymail.mines.edu
Mon Feb 14 11:26:52 CST 2011


Austin,

Static analyzer checks for unreachable assignments (like the ones that
were removed in this patch) were turned off in Clang trunk recently (as
of r125415). Looks like Clang was wrong ;).

Chip



More information about the wine-devel mailing list