// RUN: %clang_cc1 -fsyntax-only -std=c++11 -verify %s
;
;
const int&& ;
int i;
;
const A* a = new ;
static_assert;
static_assert;
static_assert;
static_assert;
static_assert;
static_assert;
static_assert;
int ; // expected-note{{possible target}}
float ; // expected-note{{possible target}}
decltype f0_a; // expected-error{{reference to overloaded function could not be resolved; did you mean to call it?}}