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 29c9ca65 [clang-tidy] Added pointer types to clang-tidy readability-id [...] new 93953d46 [clang-tidy] fix PR39167, bugprone-exception-escape hangs-up new f5ecd316 [clang-tidy] NFC use CHECK-NOTES in tests for performance-mov [...]
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: clang-tidy/bugprone/ExceptionEscapeCheck.cpp | 3 +++ test/clang-tidy/check_clang_tidy.py | 4 +++- test/clang-tidy/performance-move-constructor-init.cpp | 12 +++++++----- 3 files changed, 13 insertions(+), 6 deletions(-)