[PATCH] D19534: [clang-tidy] new google-default-arguments check

Clement Courbet via cfe-commits cfe-commits at lists.llvm.org
Sun May 8 23:49:12 PDT 2016


courbet updated this revision to Diff 56529.
courbet marked an inline comment as done.

http://reviews.llvm.org/D19534

Files:
  clang-tidy/google/CMakeLists.txt
  clang-tidy/google/DefaultArgumentsCheck.cpp
  clang-tidy/google/DefaultArgumentsCheck.h
  clang-tidy/google/GoogleTidyModule.cpp
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/google-default-arguments.rst
  docs/clang-tidy/checks/list.rst
  test/clang-tidy/google-default-arguments.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19534.56529.patch
Type: text/x-patch
Size: 6692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160509/9b1df4c3/attachment.bin>


More information about the cfe-commits mailing list