Skip to content
  1. Jun 03, 2011
    • Jakob Stoklund Olesen's avatar
      Just use a SmallVector. · e242ebea
      Jakob Stoklund Olesen authored
      I was confused whether new uint8_t[] would zero-initialize the returned
      array, and it seems that so is gcc-4.0.
      
      This should fix the test failures on darwin 9.
      
      llvm-svn: 132500
      e242ebea
  2. Jun 02, 2011
  3. Jun 01, 2011
Loading