Go to file
Chris Lattner ae7a834e74 make the unused expression warning less noisy by not warning about comma exprs whose
LHS and RHS both have side effects.

llvm-svn: 44486
2007-12-01 06:07:34 +00:00
clang make the unused expression warning less noisy by not warning about comma exprs whose 2007-12-01 06:07:34 +00:00
llvm Fix a bug where splitting cause some unnecessary spilling. 2007-12-01 04:42:39 +00:00