NewProggie added a comment.
In https://reviews.llvm.org/D24791#551662, @omtcyfz wrote:
> @NewProggie do you have commit access or do you want me to land this patch
> for you?
I don't have commit access. Please, land it for me. Glad, you've accepted my
patch.
https://reviews.llvm.org/D24791
NewProggie created this revision.
NewProggie added a subscriber: cfe-commits.
After applying `clang-rename` to a vim buffer (using `clang-rename.py` as part
of the vim integration) the buffer gets reloaded using `bufdo`. This solution
is suboptimal, since syntax highlighting is turned off for pe
NewProggie created this revision.
NewProggie added reviewers: poiru, djasper, klimek.
NewProggie added a subscriber: cfe-commits.
Herald added a subscriber: klimek.
This patch adds an option to remove the blank after comma between several
function parameters. The default value is still to keep th