llvm-project/clang-tools-extra/docs/clang-tidy
Julie Hockett d9b3d08a9a [clang-tidy] Split fuchsia-default-arguments
Splits fuchsia-default-arguments check into two checks. fuchsia-default-arguments-calls warns if a function or method is called with default arguments. fuchsia-default-arguments-declarations warns if a function or method is declared with default parameters.

Committed on behalf of @diegoast (Diego Astiazarán).

Resolves b38051.

Differential Revision: https://reviews.llvm.org/D62437

llvm-svn: 363712
2019-06-18 18:07:33 +00:00
..
checks [clang-tidy] Split fuchsia-default-arguments 2019-06-18 18:07:33 +00:00
Contributing.rst [clang-tidy] Separate the check-facing interface 2019-03-25 12:36:30 +00:00
Integrations.rst [clang-tidy] Update documentation on ReSharper integration. 2019-05-08 18:12:12 +00:00
index.rst [clang-tidy] Recommit r360785 "modernize-loop-convert: impl const cast iter" with correct attribution 2019-05-15 17:47:51 +00:00