]> granicus.if.org Git - clang/commit
Add asserts that the function signature matches the other arguments provide
authorDaniel Dunbar <daniel@zuster.org>
Wed, 4 Feb 2009 21:17:21 +0000 (21:17 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 4 Feb 2009 21:17:21 +0000 (21:17 +0000)
commit4b5f0a4bd6645e87e5feae4be4675ce87d97b4a5
tree11a4c9d807c568e114691cf1a9192076bae0e6a1
parent42c9ffd02ef3691f04c63c4869d1f0530d7e88ff
Add asserts that the function signature matches the other arguments provide
to CGCall functions.

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