This is an archive of the discontinued LLVM Phabricator instance.

[NFC] [libunwind] turn assert into static_assert
ClosedPublic

Authored by fmayer on Jun 3 2022, 11:46 AM.

Details

Reviewers
MaskRay
Group Reviewers
Restricted Project
Commits
rG53c1584063e8: [NFC] [libunwind] turn assert into static_assert

Diff Detail

Event Timeline

fmayer created this revision.Jun 3 2022, 11:46 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 3 2022, 11:46 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
fmayer requested review of this revision.Jun 3 2022, 11:46 AM
fmayer retitled this revision from [NFC] turn assert into static_assert to [NFC] [libunwind] turn assert into static_assert.Jun 3 2022, 11:47 AM
MaskRay accepted this revision.Jun 3 2022, 2:30 PM

Looks great!

This revision is now accepted and ready to land.Jun 3 2022, 2:30 PM
This revision was landed with ongoing or failed builds.Jun 3 2022, 4:32 PM
This revision was automatically updated to reflect the committed changes.