constexpr-98.C
140 Bytes
-
decl.c (grokdeclarator): Don't ICE on constexpr non-static data member. · 202be748
* decl.c (grokdeclarator): Don't ICE on constexpr non-static data member. * parser.c (cp_parser_diagnose_invalid_type_name): Give helpful message about constexpr without -std=c++0x. From-SVN: r166122
Jason Merrill committed