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

Matthias Gehre via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 14:13:02 PDT 2016


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

Removed debug output


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.53317.patch
Type: text/x-patch
Size: 11474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160411/455d56a8/attachment.bin>


More information about the cfe-commits mailing list