// RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 %s
;
;
;
; // expected-note{{instantiation}}
;
;
; // expected-note{{instantiation}}
; // expected-note{{instantiation}}
;
X3<int, Y, &Y::x> x3;
typedef int Y::*IntMember;
;
int &
void ;
void