Fix a few instances of "warning: extra ';' outside of a function [-pedantic]".
authorFrits van Bommel <fvbommel@gmail.com>
Wed, 6 Apr 2011 12:29:56 +0000 (12:29 +0000)
committerFrits van Bommel <fvbommel@gmail.com>
Wed, 6 Apr 2011 12:29:56 +0000 (12:29 +0000)
commit090771fa26086a72d814f7d47235deb22dac1b05
tree83da7db61297ecf2ee61bf97f6189c5dad240428
parentd496f88c0c663ec907e411ed7b821c6b20caf1fd
Fix a few instances of "warning: extra ';' outside of a function [-pedantic]".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129002 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp