This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Remove max_align.c LIT testcase
ClosedPublic

Authored by Xiangling_L on Oct 26 2020, 1:10 PM.

Details

Summary

Since we fixed the definition of SuitableAlign here: https://reviews.llvm.org/D88659, max_align_t and __BIGGEST_ALIGNMENT__ are not necessarily the same always.

The original testcase was added here: https://reviews.llvm.org/D59048

Diff Detail

Event Timeline

Xiangling_L created this revision.Oct 26 2020, 1:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 26 2020, 1:10 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Xiangling_L requested review of this revision.Oct 26 2020, 1:10 PM
hubert.reinterpretcast edited the summary of this revision. (Show Details)Oct 26 2020, 2:02 PM
This revision is now accepted and ready to land.Oct 26 2020, 2:03 PM
This revision was landed with ongoing or failed builds.Oct 26 2020, 2:15 PM
This revision was automatically updated to reflect the committed changes.