Skip to content

Commit 1aaeb5c

Browse files
usama54321razmser
authored andcommitted
Add Requires x86 target to test due to failure in clang-armv8-quick
bot
1 parent 0958084 commit 1aaeb5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CodeGen/ubsan-function-attributed.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: x86-registered-target
12
// RUN: %clang_cc1 -S -triple x86_64 -std=c17 -fsanitize=function %s -o - | FileCheck %s --check-prefixes=CHECK
23

34
// CHECK: .long 248076293

0 commit comments

Comments
 (0)