summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/MultipleCompilationGraphs.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LLVMC/MultipleCompilationGraphs.td')
-rw-r--r--llvm/test/LLVMC/MultipleCompilationGraphs.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/LLVMC/MultipleCompilationGraphs.td b/llvm/test/LLVMC/MultipleCompilationGraphs.td
index 9702248b572..1ae738b87fa 100644
--- a/llvm/test/LLVMC/MultipleCompilationGraphs.td
+++ b/llvm/test/LLVMC/MultipleCompilationGraphs.td
@@ -1,6 +1,6 @@
// Check that multiple compilation graphs are allowed.
// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
-// RUN: %compile_cxx -fexceptions -x c++ %t
+// RUN: %compile_cxx -Qunused-arguments -fexceptions -x c++ %t
include "llvm/CompilerDriver/Common.td"
OpenPOWER on IntegriCloud