]> granicus.if.org Git - clang/commit
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)
commitab113c5f4dd1ea7c3bd8997f9e99f20726504636
treec08afe8c7deaaf2c5ad880166feeb31ecd5530e8
parent036bf15759feae823d2d24da0ec3b1be7262fa70
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

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