summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/OptionPreprocessor.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LLVMC/OptionPreprocessor.td')
-rw-r--r--llvm/test/LLVMC/OptionPreprocessor.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/LLVMC/OptionPreprocessor.td b/llvm/test/LLVMC/OptionPreprocessor.td
index 8d748eee532..c9ba2621dfd 100644
--- a/llvm/test/LLVMC/OptionPreprocessor.td
+++ b/llvm/test/LLVMC/OptionPreprocessor.td
@@ -1,7 +1,7 @@
// Test for the OptionPreprocessor and related functionality.
// 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