// RUN: %clang_cc1 -fsyntax-only -verify %s
// Don't impose access restrictions on explicit instantiations.
// Don't impose access restrictions on explicit specializations,
// either. This goes here because it's an extension of the rule for
// explicit instantiations and doesn't have any independent support.