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 8838df4e [clang-tidy] Don't compute the edit distance if it's over the [...] new 60d33984 [clang-tidy] Add missing doc in cppcoreguidelines-c-copy-assi [...] new 08a65a06 [clang-tidy] Minor documentation improvement
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: .../checks/cppcoreguidelines-c-copy-assignment-signature.rst | 9 +++++++++ docs/clang-tidy/checks/list.rst | 1 + .../checks/readability-static-accessed-through-instance.rst | 1 + test/clang-tidy/readability-static-accessed-through-instance.cpp | 2 +- 4 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 docs/clang-tidy/checks/cppcoreguidelines-c-copy-assignment-sign [...]