This is an archive of the discontinued LLVM Phabricator instance.

[AppleAccelTable][NFC] Remove `struct` keyword from member decl
ClosedPublic

Authored by fdeazeve on Jun 5 2023, 6:44 AM.

Details

Summary

This is only needed in C.

Diff Detail

Event Timeline

fdeazeve created this revision.Jun 5 2023, 6:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2023, 6:44 AM
fdeazeve requested review of this revision.Jun 5 2023, 6:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2023, 6:44 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 5 2023, 6:55 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.

Honestly this probably doesn't need review, I've committed it.

fdeazeve edited the summary of this revision. (Show Details)Jun 5 2023, 6:59 AM
fdeazeve removed reviewers: aprantl, JDevlieghere, debug-info.