[PATCH] D25769: [clang-tidy] Simplify modernize-use-default
Malcolm Parsons via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 19 06:43:52 PDT 2016
malcolm.parsons created this revision.
malcolm.parsons added reviewers: angelgarcia, aaron.ballman, alexfh.
malcolm.parsons added a subscriber: cfe-commits.
clang-tidy now cleans up after replacements, so leave colon and comma
removal to that.
https://reviews.llvm.org/D25769
Files:
clang-tidy/modernize/UseDefaultCheck.cpp
test/clang-tidy/modernize-use-default-copy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25769.75140.patch
Type: text/x-patch
Size: 7496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161019/ac8f0715/attachment.bin>
More information about the cfe-commits
mailing list