Files
qt-creator/tests/auto/cplusplus
Lassi Hämäläinen 10e947f65f C++: Fix crashes with the pattern "enum class operator A"
Parser parsed the pattern as an enum declaration the name of
which is a conversion operator. Add check to disallow keywords
after enum-key (enum, enum class, enum struct).
Add tests tst_AST::enumDeclaration and
invalidEnumClassDeclaration.

Task-number: QTCREATORBUG-15341
Change-Id: Ia037f00184c1d7e5b0374f39331bb6748f8d90b1
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
2015-11-18 15:09:40 +00:00
..
2015-01-16 12:37:56 +01:00
2015-10-03 17:24:45 +00:00
2015-01-16 12:37:56 +01:00
2015-01-16 12:37:56 +01:00