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 e6b1aea6 [clangd] Simplify semantic highlighting visitor new 3686bde7 [clang-tidy] add checks to bugprone-posix-return
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: clang-tidy/bugprone/PosixReturnCheck.cpp | 35 ++++++----- clang-tidy/bugprone/PosixReturnCheck.h | 2 +- docs/ReleaseNotes.rst | 5 ++ docs/clang-tidy/checks/bugprone-posix-return.rst | 6 +- test/clang-tidy/bugprone-posix-return.cpp | 80 ++++++++++++++++++++++++ 5 files changed, 109 insertions(+), 19 deletions(-)