18fbe78f6SDaniel Dunbar // RUN: %clang_cc1 -fsyntax-only -verify %s 2*c6e68daaSAndy Gibbs // expected-no-diagnostics 3dfbd0c4bSEli Friedman 4dfbd0c4bSEli Friedman extern "C" { extern "C++" { template<class C> C x(); } } 5