]> granicus.if.org Git - clang/commit
[Bugfix] fix r369705 unit test
authorNick Desaulniers <ndesaulniers@google.com>
Thu, 22 Aug 2019 23:18:46 +0000 (23:18 +0000)
committerNick Desaulniers <ndesaulniers@google.com>
Thu, 22 Aug 2019 23:18:46 +0000 (23:18 +0000)
commit9609b146ecb398af369beae57116f14091c3accc
treec12a9fa66647ca291b3f0ac08039f45440726495
parenta6a0ae608be83c9c286fc9f11d0a380301922535
[Bugfix] fix r369705 unit test

Summary:
Aliases aren't supported on OSX.  Add a GNU target triple.

Reported-by: leonardchan
Reported-by: erik.pilkington
Reviewers: leonardchan, erik.pilkington

Reviewed By: leonardchan, erik.pilkington

Subscribers: dexonsmith, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D66622

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