]> granicus.if.org Git - clang/commit
Propagate calling convention for aliases and weakrefs.
authorAlex Rosenberg <alexr@leftfield.org>
Fri, 5 Oct 2012 23:12:53 +0000 (23:12 +0000)
committerAlex Rosenberg <alexr@leftfield.org>
Fri, 5 Oct 2012 23:12:53 +0000 (23:12 +0000)
commitc857ce8b08397ed778928b8a000732ca90da2a8c
treeeb48f0e9aca0f475514a537cd6a3a37c40392572
parent26994a1c293e33bfa23d7c52e89a3e2eee31a976
Propagate calling convention for aliases and weakrefs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165343 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGen/alias.c