Change some old-style casts to C++ style casts to avoid warnings in XPS
authorReid Spencer <rspencer@reidspencer.com>
Fri, 22 Apr 2005 02:31:56 +0000 (02:31 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 22 Apr 2005 02:31:56 +0000 (02:31 +0000)
commitf8063f91227712cc726fca385dd8b88bf6400c84
treedd4d82bcedba5ad7d24823abe684eb3118bd36ee
parent94c8fb4a88b06b31195e9ab7367d41e674356cd2
Change some old-style casts to C++ style casts to avoid warnings in XPS
compilation. This change has been waiting in the wings for a long time but
since Misha just did a global change, I figured now was the time to commit
it.

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