[cfe-commits] [patch] PR13413: Let GNUNullExpr::HasSideEffects()	return false
    Nico Weber 
    thakis at chromium.org
       
    Thu Jul 19 19:06:26 PDT 2012
    
    
  
Hi,
the attached patch lets GNUNullExpr::HasSideEffects() return false.
This fixes PR13413, -Wunused-private-field not warning on used private
fields that are initialized to NULL.
Nico
    
    
More information about the cfe-commits
mailing list