Hi,

C++ Defect Report 580 resolves an issue with member access control for
template-parameters. See http://llvm.org/bugs/show_bug.cgi?id=15209

In this patch, effective context is obtained from templated
declaration for checking access of template parameters of a class
template. This doesn't seem like to break any existing test.

Attachment: 0001-Fix-for-bug-15209-core-DR-580.patch
Description: Binary data

Attachment: 0002-Added-test-for-the-fix-of-Bug-15209.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to