Add warning about how you have to put cl::init after cl::location, if both
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 19 Aug 2003 22:56:22 +0000 (22:56 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 19 Aug 2003 22:56:22 +0000 (22:56 +0000)
commit9d292ff37e1f92dc30aad905158ec940f036ec18
treebbb8130429b9d240a3cb15649226c41f1d89f650
parent9042eaf803eee86628b3a7040d672d2266363880
Add warning about how you have to put cl::init after cl::location, if both
appear for the same option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7977 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandLine.html