[llvm] r173960 - Clean up whitespace and indentation a bit
    Sean Silva 
    silvas at purdue.edu
       
    Wed Jan 30 11:26:38 PST 2013
    
    
  
     unsigned AS = dyn_cast<PointerType>(Ty)->getAddressSpace();
BOOM! Please make this a cast<>.
-- Sean Silva
    
    
More information about the llvm-commits
mailing list