summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/ForwardTransformedValue.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LLVMC/ForwardTransformedValue.td')
-rw-r--r--llvm/test/LLVMC/ForwardTransformedValue.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/LLVMC/ForwardTransformedValue.td b/llvm/test/LLVMC/ForwardTransformedValue.td
index e26345362c0..8b1f5175053 100644
--- a/llvm/test/LLVMC/ForwardTransformedValue.td
+++ b/llvm/test/LLVMC/ForwardTransformedValue.td
@@ -2,7 +2,7 @@
// The dummy tool and graph are required to silence warnings.
// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
// RUN: FileCheck -input-file %t %s
-// RUN: %compile_cxx -fexceptions -x c++ %t
+// RUN: %compile_cxx -Qunused-arguments -fexceptions -x c++ %t
include "llvm/CompilerDriver/Common.td"
OpenPOWER on IntegriCloud