Go to file
Hal Finkel 4ec02b02ac remove old FIXME
llvm-svn: 145960
2011-12-06 20:52:56 +00:00
clang Rename Objective-C-only tests to .m 2011-12-06 20:51:42 +00:00
compiler-rt [asan] GCD tests on Mac: prevent optimization and enable. Patch by glider@google.com 2011-12-06 19:10:48 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
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 Substituted std::get_terminate() for direct access to the handler function pointer (which is now a static in cxa_handlers.cpp). This has the advantage of going through the atomic API and so is less likely to cause a data race. Ditto for unexpected. 2011-12-06 19:02:03 +00:00
lldb <rdar://problem/10487848> 2011-12-06 04:51:14 +00:00
llvm remove old FIXME 2011-12-06 20:52:56 +00:00
polly Update isl. 2011-12-06 10:48:32 +00:00