Remove extra semi-colon. Fixes warning and Werror bots.
authorEric Christopher <echristo@gmail.com>
Sat, 16 Jul 2016 00:58:34 +0000 (00:58 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 16 Jul 2016 00:58:34 +0000 (00:58 +0000)
commit2a7248f06b10e966daa1077e707122af910a3067
tree586798323cc4081eb680876d177f3c7070b087d3
parent29099ded0c1546dac891cf5510fd611a1d1992a5
Remove extra semi-colon. Fixes warning and Werror bots.

llvm-svn: 275655
clang/lib/Driver/Action.cpp