This is an archive of the discontinued LLVM Phabricator instance.

[llvm][NFC] Disallow all warnings in TypeSize tests
ClosedPublic

Authored by peterwaller-arm on Jan 6 2021, 2:20 AM.

Details

Summary

This is a follow-up to a request from a reviewer [0]. The text may change in
the future and these tests should not produce any warning output.

[0] https://reviews.llvm.org/D91806#inline-879243

Diff Detail

Event Timeline

peterwaller-arm requested review of this revision.Jan 6 2021, 2:20 AM
peterwaller-arm created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 6 2021, 2:20 AM
This revision is now accepted and ready to land.Jan 6 2021, 3:41 AM
david-arm accepted this revision.Jan 6 2021, 6:29 AM
david-arm added a subscriber: david-arm.

LGTM!

This revision was landed with ongoing or failed builds.Jan 6 2021, 9:17 AM
This revision was automatically updated to reflect the committed changes.