[PATCH] [sanitizer] Fix overflow in	SizeClassAllocator64::GetChunkIdx().
    Kostya Serebryany 
    kcc at google.com
       
    Wed May 15 12:26:45 PDT 2013
    
    
  
  this makes a 64-bit division, right?
  No, we need to find another solution
http://llvm-reviews.chandlerc.com/D797
    
    
More information about the llvm-commits
mailing list