summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/HookWithInFile.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LLVMC/HookWithInFile.td')
-rw-r--r--llvm/test/LLVMC/HookWithInFile.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/LLVMC/HookWithInFile.td b/llvm/test/LLVMC/HookWithInFile.td
index e15e43cdf04..bf640084465 100644
--- a/llvm/test/LLVMC/HookWithInFile.td
+++ b/llvm/test/LLVMC/HookWithInFile.td
@@ -1,7 +1,7 @@
// Check that a hook can be given $INFILE as an argument.
// 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