Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 4.1.0
-
Windows, Linux
Description
When you nest 2 late return types, thus enclosing with >>, it's parsed as operator>> causing it to indent the wrong amount of times.
In the attached example it doesn't matter if the braces are on a newline or not.