Go to file
John McCall 5fa2ef4445 Alternate fix to PR12248: put Sema in charge of special-casing
the diagnostic for assigning to a copied block capture.  This has
the pleasant side-effect of letting us special-case the diagnostic
for assigning to a copied lambda capture as well, without introducing
a new non-modifiable enumerator for it.

llvm-svn: 152593
2012-03-13 00:37:01 +00:00
clang Alternate fix to PR12248: put Sema in charge of special-casing 2012-03-13 00:37:01 +00:00
compiler-rt [ASan] Add back the support for /MT; intercept statically-linked functions 2012-03-12 11:45:09 +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 Fix moneypunct_byname algorithm to more accurately represent C locales in C++. 2012-03-10 18:31:43 +00:00
libcxxabi Enable / silence -Wunused-parameter. 2012-03-09 18:01:37 +00:00
lld Added first round of documentation 2012-03-13 00:10:27 +00:00
lldb Changed several of the Cocoa formatters to match the output style that Xcode uses internally to provide summaries 2012-03-13 00:25:59 +00:00
llvm Address some review comments from Duncan. This moves the iterative 2012-03-13 00:06:15 +00:00
polly Remove FinalRead 2012-03-08 15:21:51 +00:00