[PATCH] Add readability-redundant-include check to clang-tidy

Richard legalize at xmission.com
Sat Feb 28 23:09:43 PST 2015


Add doxygen comments to check's .h file


http://reviews.llvm.org/D7982

Files:
  clang-tidy/readability/CMakeLists.txt
  clang-tidy/readability/ReadabilityTidyModule.cpp
  clang-tidy/readability/RedundantInclude.cpp
  clang-tidy/readability/RedundantInclude.h
  test/clang-tidy/readability-redundant-include.cpp
  test/clang-tidy/readability-redundant-include.h
  test/clang-tidy/types.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7982.20953.patch
Type: text/x-patch
Size: 9385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150301/b0f64040/attachment.bin>


More information about the cfe-commits mailing list