[PATCH] D25406: Fix doubled whitespace in modernize-use-auto fixit

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 10 08:30:50 PDT 2016


malcolm.parsons updated this revision to Diff 74131.
malcolm.parsons added a comment.

Only insert whitespace when removing stars


https://reviews.llvm.org/D25406

Files:
  clang-tidy/modernize/UseAutoCheck.cpp
  clang-tidy/modernize/UseAutoCheck.h
  test/clang-tidy/modernize-use-auto-new-remove-stars.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25406.74131.patch
Type: text/x-patch
Size: 4684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161010/21740f33/attachment.bin>


More information about the cfe-commits mailing list