[all-commits] [llvm/llvm-project] ce800c: Fix clang/test/Sema/code_align.c for Arm v7 #70762

Omair Javaid via All-commits all-commits at lists.llvm.org
Tue Nov 21 00:05:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce800c27768400aa3efba882bcac120f2bdd6eeb
      https://github.com/llvm/llvm-project/commit/ce800c27768400aa3efba882bcac120f2bdd6eeb
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M clang/test/Sema/code_align.c

  Log Message:
  -----------
  Fix clang/test/Sema/code_align.c for Arm v7 #70762

This patch disables parts of clang/test/Sema/code_align.c that need
__int128_t to be defined. This will fix failures on Arm v7 buildbots
due to #70762

Following bots are failing:
https://lab.llvm.org/buildbot/#/builders/245
https://lab.llvm.org/buildbot/#/builders/178
https://lab.llvm.org/buildbot/#/builders/182
https://lab.llvm.org/buildbot/#/builders/186
https://lab.llvm.org/buildbot/#/builders/187




More information about the All-commits mailing list