This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-release-arm-spec2k6-O2 in repository toolchain/ci/llvm-project.
from 3a8282376b6c Add minor version to libclang.so and libclang-cpp.so SONAME adds e18e509bdb45 workflows: Add job to check for ABI changes in libclang.so [...] adds 17e842f3785f workflows: Update action branch names adds 85fcd4655947 workflows: Re-enable lldb test on Mac OS X adds 1fdec59bffc1 [lldb] Fix fallout caused by D89156 on 11.0.1 for MacOS
No new revisions were added by this update.
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