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-allmodconfig in repository toolchain/ci/llvm-project.
from cf15ccdeb6d5 Bump version to 13.0.1 adds 449f3049b507 [GHA] Cancel intermediate builds on PRs adds 8a93745a7121 Remove "In Progress" text from release notes adds 1a40203f8e94 workflows: Update lldb workaround to latest version of Mac OS X adds 0a5ae011cd23 [HIP] Fix test rcom-detect.hip adds a797306b7721 [clang-format] [PR51640] - New AfterEnum brace wrapping ch [...] adds 30c05f43b662 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
No new revisions were added by this update.
Summary of changes: .github/workflows/clang-tests.yml | 6 + .github/workflows/libclang-abi-tests.yml | 7 + .github/workflows/libclc-tests.yml | 7 + .github/workflows/lld-tests.yml | 6 + .github/workflows/lldb-tests.yml | 9 +- .github/workflows/llvm-tests.yml | 7 + clang-tools-extra/docs/ReleaseNotes.rst | 8 +- clang/docs/ReleaseNotes.rst | 8 +- clang/lib/Format/TokenAnnotator.cpp | 42 +++++- clang/lib/Format/UnwrappedLineParser.cpp | 5 +- clang/test/Driver/rocm-detect.hip | 3 +- clang/unittests/Format/FormatTest.cpp | 11 +- clang/unittests/Format/FormatTestCSharp.cpp | 214 ++++++++++++++++++++++++++++ flang/docs/ReleaseNotes.md | 10 +- libcxx/CMakeLists.txt | 19 ++- libcxx/docs/ReleaseNotes.rst | 8 +- libcxxabi/CMakeLists.txt | 21 +-- libunwind/CMakeLists.txt | 17 ++- lld/docs/ReleaseNotes.rst | 5 - llvm/docs/ReleaseNotes.rst | 5 - polly/docs/ReleaseNotes.rst | 8 +- 21 files changed, 341 insertions(+), 85 deletions(-)