Add test for PR24379
authorJohn Brawn <john.brawn@arm.com>
Wed, 12 Aug 2015 15:15:27 +0000 (15:15 +0000)
committerJohn Brawn <john.brawn@arm.com>
Wed, 12 Aug 2015 15:15:27 +0000 (15:15 +0000)
commit495008edde9a4c839501b97f69d272c01003f194
tree5318da4a9925c8fc7421a0821b3e5d1841ea8a9d
parent2366168badeac92d4c24aecee96e553c0f360f87
Add test for PR24379

The fix for this is in LLVM but it depends on how clang handles the alias
attribute, so add a test to the clang tests to make sure everything works
together as expected.

Differential Revision: http://reviews.llvm.org/D11980

llvm-svn: 244756
clang/test/CodeGen/alias.c