Closed ckaran closed 5 years ago
@jplevyak Could you please take a look at this pull request? I'm working on a few more that will depend on this one being merged in.
OK, I merged in your changes to this branch, and it all seems to pass. I'm going to keep working on the clang_format
branch, which is going to be a bit of a catch-all for fixes. Do you want me to send you periodic pull requests, or should we keep them separated until all the fixes are done?
There were two statements of the form "fn = fn;". This statement has no effect on execution, so should be removed.