[PATCH] D40108: [clang-tidy] Adding Fuchsia checkers to clang-tidy

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 27 09:10:06 PST 2017


juliehockett updated this revision to Diff 124397.
juliehockett marked 7 inline comments as done.
juliehockett added a comment.

Added new tests and updated wording in warning.


https://reviews.llvm.org/D40108

Files:
  clang-tidy/CMakeLists.txt
  clang-tidy/fuchsia/CMakeLists.txt
  clang-tidy/fuchsia/DefaultArgumentsCheck.cpp
  clang-tidy/fuchsia/DefaultArgumentsCheck.h
  clang-tidy/fuchsia/FuchsiaTidyModule.cpp
  clang-tidy/tool/CMakeLists.txt
  clang-tidy/tool/ClangTidyMain.cpp
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/fuchsia-default-arguments.rst
  docs/clang-tidy/checks/list.rst
  docs/clang-tidy/index.rst
  test/clang-tidy/fuchsia-default-arguments.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40108.124397.patch
Type: text/x-patch
Size: 12799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171127/edf8d89b/attachment-0001.bin>


More information about the cfe-commits mailing list