// RUN: %clang_cc1 -std=c++11 -fexceptions -fcxx-exceptions -fsyntax-only -verify %s
// Assignment of function pointers.
;
;
;
;
;
// Some functions to play with below.
void throw;
void throw;
void throw;
void throw;
void throw;
void ;
void throw;
void throw; // s8 returns a pointer to function with spec
void ; // s9 takes pointer to function with spec
void ;
void ;
void ;
void
// Member function stuff
; // expected-note {{previous declaration}}
void
void