Move llvm::cl::opt's conversion function into the base classes that
authorDouglas Gregor <dgregor@apple.com>
Thu, 5 Nov 2009 18:30:50 +0000 (18:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 5 Nov 2009 18:30:50 +0000 (18:30 +0000)
commit9ed0d92e9460ce4f3bbb72734a09c0d6fc9a5c97
treef00b89c10238c8ffb7622a521b843a3feac132ff
parentb8eb17c80793c33368e3c3af6de4bd8c1b09ba5b
Move llvm::cl::opt's conversion function into the base classes that
actually need that conversion function. Silences a Clang++ warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86148 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CommandLine.h