Suppress clang warning about unused arguments.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 27 Jan 2010 07:10:10 +0000 (07:10 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 27 Jan 2010 07:10:10 +0000 (07:10 +0000)
commited240c474d57e4b591c6193767b8acc8b6e87517
tree74a069faae7008bc7ada4197f5499e3bead8f203
parentb17124553d569c6f09347f2cbe072eab445d30c4
Suppress clang warning about unused arguments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94666 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