[PATCH] D20917: [clang-tidy] modernize-use-auto: don't remove stars by default
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 3 12:32:23 PDT 2016
alexfh updated this revision to Diff 59599.
alexfh marked an inline comment as done.
alexfh added a comment.
- Updated formatting in the doc.
http://reviews.llvm.org/D20917
Files:
clang-tidy/modernize/UseAutoCheck.cpp
clang-tidy/modernize/UseAutoCheck.h
docs/clang-tidy/checks/modernize-use-auto.rst
test/clang-tidy/modernize-use-auto-new-remove-stars.cpp
test/clang-tidy/modernize-use-auto-new.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20917.59599.patch
Type: text/x-patch
Size: 10719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160603/11d0729f/attachment.bin>
More information about the cfe-commits
mailing list