Go to file
Jakob Stoklund Olesen 8d51149102 Keep valgrind quiet.
The isLive() method can read uninitialized memory, but it still gives correct
results.

llvm-svn: 108561
2010-07-16 22:00:33 +00:00
clang When checking whether to bind an expression to a temporary, don't bind Obj-C message send expressions who call methods that return references. 2010-07-16 21:18:37 +00:00
compiler-rt Hand-tuning of single-precision soft-float comparison routines for ARM 2010-07-08 17:45:05 +00:00
libcxx A good start on extended posix regex. Loops working. Alternation working. Also update by-chapter completeness summary. 2010-07-16 19:08:36 +00:00
lldb Fixed a copyright header. 2010-07-16 18:28:27 +00:00
llvm Keep valgrind quiet. 2010-07-16 22:00:33 +00:00