]> granicus.if.org Git - clang/commit
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)
commit549d5bb6f2b1aed2e623096fdf683716f795bef5
tree13fabcdccbce73abf8561ed093e58543840c58d6
parentf41c4490a159a4d7ca702c08655bd1ebe9840f72
Driver: hoist an assertion

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224654 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp