This is an archive of the discontinued LLVM Phabricator instance.

[SVE] Add a couple of extra sizeless type tests
ClosedPublic

Authored by rsandifo-arm on May 7 2020, 9:06 AM.

Details

Summary

This patch adds tests for things that happened to be fixed by previous
patches, but that should continue working if we do decide to treat
sizeless types as incomplete types.

Diff Detail

Event Timeline

rsandifo-arm created this revision.May 7 2020, 9:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 7 2020, 9:06 AM
This revision is now accepted and ready to land.May 7 2020, 11:19 AM
This revision was automatically updated to reflect the committed changes.
rkruppe removed a subscriber: rkruppe.Nov 27 2020, 8:44 AM