summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/cstyle-cast.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaCXX/cstyle-cast.cpp')
-rw-r--r--test/SemaCXX/cstyle-cast.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaCXX/cstyle-cast.cpp b/test/SemaCXX/cstyle-cast.cpp
index 12495ec..468c8ec 100644
--- a/test/SemaCXX/cstyle-cast.cpp
+++ b/test/SemaCXX/cstyle-cast.cpp
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
+// REQUIRES: LP64
struct A {};
OpenPOWER on IntegriCloud