Go to file
John McCall 417e74491c Add a quick-and-dirty hack to give a better diagnostic for [class.protected]
restrictions.  The note's not really on the right place given its wording,
but putting a second note on the call site (or muddying the wording) doesn't
appeal.

There are corner cases where this can be wrong, but I'm not concerned.

llvm-svn: 112950
2010-09-03 04:56:05 +00:00
clang Add a quick-and-dirty hack to give a better diagnostic for [class.protected] 2010-09-03 04:56:05 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx Updated for weekly test results. 2010-09-01 20:33:41 +00:00
lldb Added comments regarding the two mechanisms of process cleanup to lldbtest.py. 2010-09-02 22:25:47 +00:00
llvm Re-enable CorrelatedValuePropagation. I've tested nightly tests, llvm-gcc 2010-09-03 04:16:28 +00:00