Skip to content
Snippets Groups Projects
Commit 068460e7 authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

Update XFAIL line after r294781.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294820 91177308-0d34-0410-b5e6-96231b3b80d8
parent 8cb75e5c
No related branches found
No related tags found
No related merge requests found
// RUN: not %clang -o /dev/null -v -fxray-instrument -c %s // RUN: not %clang -o /dev/null -v -fxray-instrument -c %s
// XFAIL: amd64-, x86_64-, x86_64h-, arm, aarch64, arm64 // XFAIL: amd64-, x86_64-, x86_64h-, arm, aarch64, arm64, powerpc64le-
// REQUIRES: linux // REQUIRES: linux
typedef int a; typedef int a;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment