Go to file
Eli Friedman e2358c1deb Fix crash w/BlockDecl and invalid qualified decl.
I'm not really satisfied with the ad-hoc nature of
Sema::diagnoseQualifiedDeclaration, but I'm not sure how to fix it.

Fixes <rdar://problem/14639501>.

llvm-svn: 188208
2013-08-12 21:54:01 +00:00
clang Fix crash w/BlockDecl and invalid qualified decl. 2013-08-12 21:54:01 +00:00
clang-tools-extra Remove CRs added in r187370. 2013-08-12 11:43:36 +00:00
compiler-rt [sanitizer] Intercept poll/ppoll. 2013-08-12 13:19:53 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add intN vloadN() implementations for address spaces 3 and 4 2013-08-12 14:42:51 +00:00
libcxx Nico Rieck: this patch series fixes visibility issues on Windows as explained in <http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-August/031214.html>. 2013-08-12 18:38:34 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld [PECOFF] Fixed base images now have the IMAGE_FILE_RELOCS_STRIPPED flag 2013-08-12 18:11:35 +00:00
lldb Change PowerPC to have the correct byte order. 2013-08-12 18:34:04 +00:00
llvm Add editor C++ filetype declaration no functionality change. 2013-08-12 21:10:23 +00:00
polly [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 21:54:36 +00:00