]> granicus.if.org Git - clang/commitdiff
Add target triple to test.
authorLeonard Chan <leonardchan@google.com>
Fri, 10 May 2019 20:07:47 +0000 (20:07 +0000)
committerLeonard Chan <leonardchan@google.com>
Fri, 10 May 2019 20:07:47 +0000 (20:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360465 91177308-0d34-0410-b5e6-96231b3b80d8

test/Frontend/macro_defined_type.cpp

index 63495268687f7b4db1fe379bb9313a0229c462c2..7a4427e42c0992f285cbe507814cad28d0115655 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify -triple x86_64-linux-gnu %s
 
 #define NODEREF __attribute__((noderef))