Go to file
Fariborz Jahanian e8810768a9 modern objective-c rewriter: further improvement in
writing @synchronized statement; do not call locking
expression more than once and support early exits in
@synchronized's statement block (such as return).

llvm-svn: 152993
2012-03-17 17:46:02 +00:00
clang modern objective-c rewriter: further improvement in 2012-03-17 17:46:02 +00:00
compiler-rt [asan] disable GetOwnershipStressTest on non-linux 2012-03-16 22:15:22 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Alter the terminal streams such that they do not get added to the atexit chain, and thus never get destructed. 2012-03-16 15:13:51 +00:00
libcxxabi Arm fixes in cxa_personality.cpp and a little refactoring. 2012-03-17 00:10:52 +00:00
lld Add more details about file formats. Fix whitespace. 2012-03-16 20:03:05 +00:00
lldb Bump to lldb-133. 2012-03-17 03:27:04 +00:00
llvm MachineInstr: Inline the fast path (non-bundle instruction) of hasProperty. 2012-03-17 17:03:45 +00:00
polly ScheduleOptimizer: Remove forgotten debug output 2012-03-16 18:45:10 +00:00