Get rid of special parsing for return statements.
This was done when we were not able to parse lambdas to handle some edge cases for block formatting different in return statements, but is not necessary any more. llvm-svn: 199982
Loading
Please sign in to comment