This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allnoconfig in repository toolchain/ci/llvm-project.
from 2f0a69c32a4c [OpenMP] Fix partial unrolling off-by-one. adds 885724c60cdc [SimplifyCFG] Add test for invoke of nounwind non-willretu [...] adds 99b5eb2d3a61 [Local] Don't remove invoke of non-willreturn function adds 576e5b39ae4d [clang-tidy] Fix #55134 (regression introduced by 5da7c04)
No new revisions were added by this update.
Summary of changes: .../clang-tidy/NoLintDirectiveHandler.cpp | 2 +- clang-tools-extra/docs/ReleaseNotes.rst | 4 ++ .../test/clang-tidy/infrastructure/nolint.cpp | 21 ++++++++++- llvm/lib/Transforms/Utils/Local.cpp | 2 +- llvm/test/Transforms/SimplifyCFG/invoke.ll | 44 ++++++++++++++++------ 5 files changed, 58 insertions(+), 15 deletions(-)