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-master-arm-mainline-allnoconfig in repository toolchain/ci/llvm-monorepo.
from 9496c2a8b0c [NewPM] Port tsan adds 0c36c9bcb60 Fix clang for r350647: Missed a function rename new f8908237505 [Sema] Teach Clang that aligned allocation is not supported [...] new 911a02ad6f4 Work around a linker error caused by https://reviews.llvm.o [...] new a142ba61df4 Convert to LLDB coding style (NFC) new 4d6e51bf22a [PdbAstBuilder] Remove unused functions
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: clang/include/clang/Basic/AlignedAllocation.h | 4 ++-- clang/lib/CodeGen/BackendUtil.cpp | 5 +++-- clang/test/Driver/unavailable_aligned_allocation.cpp | 8 ++++---- clang/test/SemaCXX/unavailable_aligned_allocation.cpp | 12 ++++++------ .../support.dynamic/libcpp_deallocate.sh.cpp | 8 +++++++- .../libcxx/memory/aligned_allocation_macro.pass.cpp | 19 +++++++++++-------- .../Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 14 +++++++------- .../Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp | 17 ----------------- llvm/tools/llvm-mca/CMakeLists.txt | 2 ++ 9 files changed, 42 insertions(+), 47 deletions(-)