Make sure a variable is initialized before use to clean up a warning from
authorReid Spencer <rspencer@reidspencer.com>
Sat, 18 Jun 2005 16:53:27 +0000 (16:53 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 18 Jun 2005 16:53:27 +0000 (16:53 +0000)
commit8a207c16d2eb44ebcf94b13b0db047e46b7b0d30
tree31304b6936121c22a07baa497090a92665a9d2c8
parent72b16d820cf49026a00c732abcbc039b5fb8673f
Make sure a variable is initialized before use to clean up a warning from
GCC 4.0.0 in release build.

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