Go to file
Douglas Gregor 8997dac30a Fix handling of atomic shift operations, from Serge Pavlov.
llvm-svn: 179600
2013-04-16 15:41:08 +00:00
clang Fix handling of atomic shift operations, from Serge Pavlov. 2013-04-16 15:41:08 +00:00
clang-tools-extra Fixed outdate comment, and comment typo. 2013-04-15 22:32:28 +00:00
compiler-rt Wrap macro invocations in braces to supress 'suggest braces around empty body in an ‘if’ statement' warning. 2013-04-16 15:18:55 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Numeric parsing was getting the wrong answer when faced with very long inputs. This fixes both http://llvm.org/bugs/show_bug.cgi?id=15751 and http://llvm.org/bugs/show_bug.cgi?id=15740 2013-04-15 20:40:06 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld Moved llvm_unreachable out of switch blocks to avoid the "control reaches end of non-void function" warning. 2013-04-16 11:52:34 +00:00
lldb Update the dyld_all_image_infos size definition in 2013-04-16 06:28:00 +00:00
llvm Fix build failure introduced in 179591 when assertions are disabled. 2013-04-16 14:02:30 +00:00
polly Support SCoPs with multiple entry edges. 2013-04-16 08:04:42 +00:00