[PATCH] D18914: [clang-tidy] new readability-redundant-inline

Matthias Gehre via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 9 05:30:53 PDT 2016


mgehre updated this revision to Diff 53118.
mgehre added a comment.

Update for review comments


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.53118.patch
Type: text/x-patch
Size: 11276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160409/fc3a4668/attachment-0001.bin>


More information about the cfe-commits mailing list