This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 320fe4a [clang-tidy] modernize-make-{smart_ptr} private ctor bugfix new 5bda8ef [docs] Fix docs build error. new b8dfb20 [clang-tidy docs] Add missing option docs.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/ReleaseNotes.rst | 1 + ...eguidelines-pro-bounds-constant-array-index.rst | 5 +++++ docs/clang-tidy/checks/google-build-namespaces.rst | 11 +++++++++ .../checks/google-global-names-in-headers.rst | 7 +++--- docs/clang-tidy/checks/google-runtime-int.rst | 15 +++++++++++++ docs/clang-tidy/checks/list.rst | 2 +- docs/clang-tidy/checks/llvm-header-guard.rst | 9 ++++---- docs/clang-tidy/checks/llvm-namespace-comment.rst | 15 +++++++++++++ .../checks/misc-definitions-in-headers.rst | 16 +++++++++++++ .../checks/misc-move-constructor-init.rst | 15 +++++++++++++ docs/clang-tidy/checks/misc-sizeof-expression.rst | 19 ++++++++++++++++ docs/clang-tidy/checks/misc-string-constructor.rst | 14 +++++++++++- .../checks/misc-suspicious-missing-comma.rst | 18 +++++++++++++++ .../checks/misc-suspicious-string-compare.rst | 26 ++++++++++++++++++++++ docs/clang-tidy/checks/modernize-pass-by-value.rst | 8 +++++++ .../checks/modernize-replace-auto-ptr.rst | 7 ++++++ .../checks/performance-for-range-copy.rst | 8 +++++++ ...erformance-inefficient-string-concatenation.rst | 14 +++++++++--- .../checks/performance-unnecessary-value-param.rst | 8 +++++++ .../checks/readability-implicit-bool-cast.rst | 12 ++++++++++ 20 files changed, 218 insertions(+), 12 deletions(-)