[all-commits] [llvm/llvm-project] c3c75d: [clang][test] Mark test arm-float-abi-lto.c unsupp...
Jake Egan via All-commits
all-commits at lists.llvm.org
Fri Jun 3 18:05:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3c75d805c2174388417080f762230961b3433d6
https://github.com/llvm/llvm-project/commit/c3c75d805c2174388417080f762230961b3433d6
Author: Jake Egan <jakeegan10 at gmail.com>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M clang/test/Driver/arm-float-abi-lto.c
Log Message:
-----------
[clang][test] Mark test arm-float-abi-lto.c unsupported on AIX
This test is failing after the introduction of opaque pointers (https://reviews.llvm.org/D125847). The test is flaky and fails from segmentation fault, but it's unclear why. So, mark this test unsupported while it's investigated.
More information about the All-commits
mailing list