~pali/llvm/clang-tools-extra-trunk

Viewing all changes in revision 4754.

  • Committer: juliehockett
  • Date: 2019-06-18 18:07:33 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:clang-tools-extra/trunk:363712
[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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: