]> granicus.if.org Git - clang/commit
make alias definition logic more similar to functions/globals.
authorChris Lattner <sabre@nondot.org>
Sun, 22 Mar 2009 21:39:12 +0000 (21:39 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 22 Mar 2009 21:39:12 +0000 (21:39 +0000)
commit35f6c136dd5201b87831dcdacc1eb4d2c2de0744
treeb10895975c944cebc265afbf75cfed757ef01ed0
parentdfe292dbebe84bc3a19dba83e9eef52d56492b0a
make alias definition logic more similar to functions/globals.

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