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-lts-allyesconfig in repository toolchain/ci/llvm-project.
from 3a8282376b6 Add minor version to libclang.so and libclang-cpp.so SONAME new e18e509bdb4 workflows: Add job to check for ABI changes in libclang.so [...] new 17e842f3785 workflows: Update action branch names new 85fcd465594 workflows: Re-enable lldb test on Mac OS X new 1fdec59bffc [lldb] Fix fallout caused by D89156 on 11.0.1 for MacOS
The 4 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: .github/workflows/clang-tests.yml | 6 +- .github/workflows/libclang-abi-tests.yml | 132 +++++++++++++++++++++ .github/workflows/libclc-tests.yml | 6 +- .github/workflows/lld-tests.yml | 6 +- .github/workflows/lldb-tests.yml | 12 +- .github/workflows/llvm-tests.yml | 10 +- .../Platform/MacOSX/PlatformAppleTVSimulator.cpp | 8 +- .../Platform/MacOSX/PlatformAppleTVSimulator.h | 2 +- .../MacOSX/PlatformAppleWatchSimulator.cpp | 8 +- .../Platform/MacOSX/PlatformAppleWatchSimulator.h | 2 +- .../Platform/MacOSX/PlatformDarwinKernel.cpp | 2 +- .../Platform/MacOSX/PlatformiOSSimulator.cpp | 10 +- .../Plugins/Platform/MacOSX/PlatformiOSSimulator.h | 2 +- 13 files changed, 170 insertions(+), 36 deletions(-) create mode 100644 .github/workflows/libclang-abi-tests.yml