]> granicus.if.org Git - clang/commit
use llvm:Attributes instead of unsigned
authorKostya Serebryany <kcc@google.com>
Fri, 20 Jan 2012 17:57:16 +0000 (17:57 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 20 Jan 2012 17:57:16 +0000 (17:57 +0000)
commitc891666f477bfee387c10a429038eb6d98e9d175
tree4d168de8afc7429e4575afa8af5dc778ab86fe63
parentd9806c912ae3e870a733acfd83c26e8a1f6a5ffc
use llvm:Attributes instead of unsigned

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