]> granicus.if.org Git - clang/commit
Only add this attribute when it's set. If it's not there, the assumption is that...
authorBill Wendling <isanbard@gmail.com>
Thu, 22 Aug 2013 21:16:51 +0000 (21:16 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 22 Aug 2013 21:16:51 +0000 (21:16 +0000)
commitfae228bccb2cbb74131d5dfbf0b021d69cd0c6fd
tree5df303da392eee50ea26dad4759a7d4b909e3be0
parent5fdd207ec8f4c1f58bd74f8a84ce1935487563ce
Only add this attribute when it's set. If it's not there, the assumption is that it's off.

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