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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D11980
Add test for PR24379 ClosedPublic Authored by john.brawn on Aug 12 2015, 7:38 AM.
Details Summary 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.
Diff Detail
Event Timelinejohn.brawn updated this object. This revision is now accepted and ready to land.Aug 12 2015, 7:59 AM Closed by commit rL244756: Add test for PR24379 (authored by john.brawn). · Explain WhyAug 12 2015, 8:16 AM This revision was automatically updated to reflect the committed changes.
Diff 31942 cfe/trunk/test/CodeGen/alias.c
|