Go to file
Douglas Gregor 34b2e8bb17 Clang now supports lambda expressions.
llvm-svn: 151231
2012-02-23 03:02:32 +00:00
clang Clang now supports lambda expressions. 2012-02-23 03:02:32 +00:00
compiler-rt AddressSanitizer: quick fix - undef INT32_MIN etc to avoid macro redefinition 2012-02-22 16:12:46 +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 Use Xcode relative compilers when possible 2012-02-22 00:20:30 +00:00
libcxxabi Pedantic fix: missing newline at EOF 2012-02-22 05:25:00 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb Made the hidden-ivar test a little more rigorous. 2012-02-23 01:06:42 +00:00
llvm Canonicalize (srl (bswap x), 16) to (rotr (bswap x), 16) if the high 16 bits 2012-02-23 02:58:19 +00:00
polly www: Fix french special characters 2012-02-20 14:03:56 +00:00