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-arm-stable-allyesconfig in repository toolchain/ci/llvm-project.
from a797306b7721 [clang-format] [PR51640] - New AfterEnum brace wrapping ch [...] adds 30c05f43b662 [runtimes] Properly handle the sysroot/triple/gcc-toolchain adds 2ac023cd540a [clang] Omit most AttributedStatements from the CFG adds 914355ee793c [CMake] Re-enable use --gc-sections on OpenBSD adds 47f53eec6485 [Mips] Add glue between CopyFromReg, CopyToReg and RDHWR n [...] adds 3ee9a2b63cfd [Support][mips] Remove unnecessary includes from Memory.inc adds 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
No new revisions were added by this update.
Summary of changes: clang/lib/Analysis/CFG.cpp | 32 ++++++++++++++++++++-- clang/lib/Headers/__clang_cuda_runtime_wrapper.h | 6 +--- clang/test/SemaCXX/switch-implicit-fallthrough.cpp | 4 +++ clang/test/SemaCXX/unreachable-code.cpp | 22 +++++++++++++++ libcxx/CMakeLists.txt | 19 ++++++------- libcxxabi/CMakeLists.txt | 21 +++++++------- libunwind/CMakeLists.txt | 17 ++++++------ llvm/cmake/modules/AddLLVM.cmake | 2 +- llvm/lib/Support/Unix/Memory.inc | 8 ------ llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 7 +++-- llvm/test/CodeGen/Mips/tls-static.ll | 4 +-- 11 files changed, 92 insertions(+), 50 deletions(-)