// RUN: %clang_cc1 -fsyntax-only -verify %s template typedef T X; // expected-error{{typedef cannot be a template}}