// RUN: %clang_cc1 -fsyntax-only -verify %s
;
A<T> ;
void
void ;
void
void ; // expected-note {{candidate template ignored: could not match 'T *' against 'ConvToIntPtr'}} \
// expected-note{{candidate template ignored: deduced conflicting types for parameter 'T' ('int' vs. 'float')}}
;
void