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 bc9a0220 [clangd] Commit a heinous crime to make test hermetic and not [...] new 84cdd83d [clang-tidy] Improve bugprone-unused-return-value check
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/UnusedReturnValueCheck.cpp | 38 ++++++++++++----- .../checks/bugprone-unused-return-value.rst | 9 +++- .../bugprone-unused-return-value-custom.cpp | 24 +++++++++-- test/clang-tidy/bugprone-unused-return-value.cpp | 49 ++++++++++++++++++++++ 4 files changed, 106 insertions(+), 14 deletions(-)