Go to file
Pedro Artigas 699cf390ff Clear the whole table including the tombstones, since the tombstone count will
be set to zero that is what it was intended. Should improve performance of 
the data structure when clear is invoked frequently (both compile time and
memory usage).

llvm-svn: 175799
2013-02-21 21:32:00 +00:00
clang Replace CFGElement llvm::cast support to be well-defined. 2013-02-21 20:58:29 +00:00
clang-tools-extra Fixing a "multiple rules generate X" warning from ninja 2013-02-21 15:12:01 +00:00
compiler-rt [ASan] temporarily disable alloc_dealloc_mismatch on Mac, since the previous commit caused error reports in gTest. 2013-02-21 17:12:21 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Constrain bind operator()() to not exist if the call is not valid. Fixes http://llvm.org/bugs/show_bug.cgi?id=15295. 2013-02-21 18:16:55 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Writer] Add .interp section. 2013-02-20 20:13:47 +00:00
lldb Fix CommandObjectMultiword to initialize all members, and beef up corresponding test case. 2013-02-21 21:18:07 +00:00
llvm Clear the whole table including the tombstones, since the tombstone count will 2013-02-21 21:32:00 +00:00
polly capitalize SCEV to match the current naming convention 2013-02-15 21:26:53 +00:00