[PATCH] D18914: [clang-tidy] new readability-redundant-inline
Matthias Gehre via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 11 13:55:19 PDT 2016
mgehre updated this revision to Diff 53315.
mgehre added a comment.
Update for review comments; simplified lexing, added proposed test case
http://reviews.llvm.org/D18914
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tidy/readability/RedundantInlineCheck.cpp
clang-tidy/readability/RedundantInlineCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-redundant-inline.rst
test/clang-tidy/readability-redundant-inline.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18914.53315.patch
Type: text/x-patch
Size: 11518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160411/d9d21131/attachment.bin>
More information about the cfe-commits
mailing list