Skip to content
  1. Aug 01, 2011
  2. Jul 31, 2011
  3. Jul 30, 2011
    • Chandler Carruth's avatar
      Revert r136547, r136545, and r136542 by removing slist. · 8fd6dc0d
      Chandler Carruth authored
      This was checked in without review. It is not clear its reasonable to
      include with libc++ at all, and needs discussion at a highlevel before
      moving forward.
      
      It's also completely lacking tests, and included several bugs in the
      implementation.
      
      llvm-svn: 136577
      8fd6dc0d
    • Chandler Carruth's avatar
      Revert r136546, which was submitted without review. · aa41ea2c
      Chandler Carruth authored
      Original change:
      Destruct elements of hash tables when removing individual entries from
      the hash_table. I think this is the correct solution to PR10507, but I'm
      not sure since this is a little bit cargo-culted. Howard, please review.
      
      llvm-svn: 136576
      aa41ea2c
Loading