]> granicus.if.org Git - clang/commit
CodeGen: further simplify assertion
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 25 Nov 2014 03:49:50 +0000 (03:49 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 25 Nov 2014 03:49:50 +0000 (03:49 +0000)
commit34bec837c9392212a5f0d47aa5b0ca593792d7f9
treeb0c089487e27d2185dbe354ee982fb795309b40c
parent273e81f7035be479ebbb1fd309d599cce509bb7c
CodeGen: further simplify assertion

Use more of algorithm to simplify the assertion.  Pointed out by David Blakie!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@222721 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp