1// RUN: not %clang_cc1 -fsyntax-only -std=c++11 %s2// PR74813decltype(;4struct{5 a6}7 8// PR14549. Must be at end of file.9decltype(10