[all-commits] [llvm/llvm-project] 54c5db: [clang][test] Skip interpreter value test on Arm 3...

David Spickett via All-commits all-commits at lists.llvm.org
Fri Jun 7 03:39:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54c5dbe7c3812461decbccb6ed122e41777e02bd
      https://github.com/llvm/llvm-project/commit/54c5dbe7c3812461decbccb6ed122e41777e02bd
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

  Changed paths:
    M clang/unittests/Interpreter/InterpreterTest.cpp

  Log Message:
  -----------
  [clang][test] Skip interpreter value test on Arm 32 bit

https://github.com/llvm/llvm-project/pull/89811 caused this test to fail,
somehow.

I think it may not be at fault, but actually be exposing some
existing undefined behaviour, see
https://github.com/llvm/llvm-project/issues/94741.

Skipping this for now to get the bots green again.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list