[PATCH] D43500: [clang-tidy]: modernize-use-default-member-init: Remove trailing comma and colon.
Jeremy Demeule via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 26 06:53:35 PST 2018
jdemeule updated this revision to Diff 135895.
jdemeule added a comment.
As discuss, I have removed the modifications but keep the tests.
To have tests with meaning, I have also add a way to format code on 'runCheckOnCode'.
https://reviews.llvm.org/D43500
Files:
unittests/clang-tidy/CMakeLists.txt
unittests/clang-tidy/ClangTidyTest.h
unittests/clang-tidy/ModernizerModuleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43500.135895.patch
Type: text/x-patch
Size: 6759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180226/29369637/attachment-0001.bin>
More information about the cfe-commits
mailing list