Revert commit 94666 (ddunbar) [Suppress clang warning about unused arguments].
authorDuncan Sands <baldrick@free.fr>
Wed, 27 Jan 2010 10:08:08 +0000 (10:08 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 27 Jan 2010 10:08:08 +0000 (10:08 +0000)
commitbc15f242d578974a09acc3c44f4f514493eddd60
tree67ad64e5cc6fd7abecedcf2454189bfb033d9e36
parent2cf7251d39f28888af06b6f941eabd1d10995382
Revert commit 94666 (ddunbar) [Suppress clang warning about unused arguments].
It causes g++ to complain: unrecognized option '-Qunused-arguments'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94670 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
test/LLVMC/AppendCmdHook.td
test/LLVMC/EmptyCompilationGraph.td
test/LLVMC/EnvParentheses.td
test/LLVMC/ExternOptions.td
test/LLVMC/ForwardAs.td
test/LLVMC/ForwardTransformedValue.td
test/LLVMC/ForwardValue.td
test/LLVMC/HookWithArguments.td
test/LLVMC/HookWithInFile.td
test/LLVMC/Init.td
test/LLVMC/MultiValuedOption.td
test/LLVMC/MultipleCompilationGraphs.td
test/LLVMC/NoActions.td
test/LLVMC/NoCompilationGraph.td
test/LLVMC/OneOrMore.td
test/LLVMC/OptionPreprocessor.td
test/LLVMC/OutputSuffixHook.td