Open
Description
For variable declarations and return statements at the very least, in the lowered c++ code a space is present at the end of the line after the ; in the generated code, this is mostly harmless, except I hate seeing it in my git diff cause it's set up to highlight extra spacing.
You can see an example of source and result attached as text files to bug report #1200