Go to file
Fariborz Jahanian 21c2484454 objc: after issuing the warning on direct use of __attribute__((NSObject))
on properties, prevent consequential error  diagnostics. // rdar://10591336

llvm-svn: 146737
2011-12-16 15:54:29 +00:00
clang objc: after issuing the warning on direct use of __attribute__((NSObject)) 2011-12-16 15:54:29 +00:00
compiler-rt [asan] revert r146529: we do need to build asan-rt as a shared library. Will need to find a different way to modify preinit_array 2011-12-15 23:08:00 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Allow unique_ptr<T const []> to be constructed with a T* (in addition to a const T*) 2011-12-16 15:37:23 +00:00
libcxxabi Fixed several bugs, implemented support for vector types, and cleaned out dead code. 2011-12-15 20:02:15 +00:00
lldb When we're unwinding out of frame 0 and we end up with a bogus frame 2011-12-16 04:30:31 +00:00
llvm Adds a JSON parser and a benchmark (json-bench) to catch performance regressions. 2011-12-16 13:09:10 +00:00
polly Adapt to move of isSafeToSpeculativelyExecute into another header. 2011-12-16 08:27:42 +00:00