Files
qt-creator/tests
Christian Kamm e85c6f4b38 C++11: Fix parsing of expressions like vector<int>{1}.
The parser considers '{' an operator and thus thought
"template-id {" couldn't possibly be valid. This patch adds
'{' as an exception to the rule.

Change-Id: I40730fcdc5cade48566b4c8b6fde390f455bbdba
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
2014-06-16 20:06:58 +02:00
..
2008-12-02 12:01:29 +01:00
2013-04-02 17:38:49 +02:00
2013-09-09 12:16:09 +02:00