]> granicus.if.org Git - clang/commit
Cleanup handling of function attributes in calls.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 2 Mar 2009 04:32:35 +0000 (04:32 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 2 Mar 2009 04:32:35 +0000 (04:32 +0000)
commitd14151d5f52fa9048d41d7539299243e05755ec4
tree988f42a281acbd84f25ce513dea1e9dcef1e3597
parent31937a5f7cb689377ff39397f4d0a8cff22d7359
Cleanup handling of function attributes in calls.
 - No intended functionality change.

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