aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/underlying_type.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaCXX/underlying_type.cpp')
-rw-r--r--test/SemaCXX/underlying_type.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaCXX/underlying_type.cpp b/test/SemaCXX/underlying_type.cpp
index 2a972b174e86..61208c72af04 100644
--- a/test/SemaCXX/underlying_type.cpp
+++ b/test/SemaCXX/underlying_type.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -ffreestanding -fsyntax-only -verify -std=c++11 %s
+// RUN: %clang_cc1 -triple %itanium_abi_triple -ffreestanding -fsyntax-only -verify -std=c++11 %s
#include "limits.h"