// RUN: %clang_cc1 -fsyntax-only -verify %s template struct X : public Foo X::X() { }