// RUN: %clang_cc1 -std=c++11 -fsyntax-only -verify %s template struct eval; // expected-note 3{{template is declared here}} template