Go to file
Chandler Carruth 29dad49cfd Use a simpler and more reliable command for converting from HEAD to
commit-ish. Funny thing, they have a command designed for this. ;]

llvm-svn: 146325
2011-12-10 10:18:47 +00:00
clang test/Sema/attr-availability.c: Add explicit -triple x86_64-apple-darwin9, for now. 2011-12-10 07:50:30 +00:00
compiler-rt [asan] fix asan-rt interceptors on Snow Leopard. Patch by glider@google.com 2011-12-09 18:18:54 +00:00
debuginfo-tests
libcxx Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway. 2011-12-05 00:08:45 +00:00
libcxxabi Added support for <special-name> ::= TC <first type> <number> _ <second type> # construction vtable for second-in-first, and for <special-name> ::= GR <object name> # reference temporary for object 2011-12-09 20:07:56 +00:00
lldb Move some print stmts to the test method, where they get printed only if the test is qualified to run 2011-12-10 07:18:11 +00:00
llvm Use a simpler and more reliable command for converting from HEAD to 2011-12-10 10:18:47 +00:00
polly Update after LLVM API change. 2011-12-09 21:34:43 +00:00