Skip to content

Commit

Permalink
Add a triple to this test
Browse files Browse the repository at this point in the history
Amends d99cfa0

This should address a failure found by post commit CI:
https://lab.llvm.org/buildbot/#/builders/245/builds/22321
  • Loading branch information
AaronBallman committed Mar 25, 2024
1 parent 3305f5a commit 32466e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/test/C/C99/n696.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: %clang_cc1 -verify %s
// RUN: %clang_cc1 -triple x86_64 -verify %s

/* WG14 N696: yes
* Standard pragmas - improved wording
Expand Down

0 comments on commit 32466e5

Please sign in to comment.