Driver: hoist an assertion
authorSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 19 Dec 2014 23:56:31 +0000 (23:56 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 19 Dec 2014 23:56:31 +0000 (23:56 +0000)
commit9a215461f147aac395e9768dc90e04c2367e1dbd
tree8161dab7a1a905da43c7503f43c3cb278099968d
parent21b1876dd284d5f60a863f8f19727d8d71c4c344
Driver: hoist an assertion

Remove an unnecessary conditional, hoisting the assertion.  Minor style
tweaks/reflowing.  NFC.

llvm-svn: 224654
clang/lib/Driver/Tools.cpp