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 99bed98d [clang-tidy] Move the macro helper function to a common locat [...] new 128300ff [Documentation] Add a chapter about Clang-tidy integrations.
The 1 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/clang-tidy/{index.rst => Contributing.rst} | 315 +-------------- docs/clang-tidy/Integrations.rst | 117 ++++++ docs/clang-tidy/index.rst | 510 +----------------------- 3 files changed, 120 insertions(+), 822 deletions(-) copy docs/clang-tidy/{index.rst => Contributing.rst} (56%) create mode 100644 docs/clang-tidy/Integrations.rst