This is an archive of the discontinued LLVM Phabricator instance.

Compiler.h: remove unused LLVM_NODISCARD
ClosedPublic

Authored by MaskRay on Aug 11 2022, 10:17 AM.

Diff Detail

Event Timeline

MaskRay created this revision.Aug 11 2022, 10:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2022, 10:17 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
MaskRay requested review of this revision.Aug 11 2022, 10:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2022, 10:17 AM
kazu accepted this revision.Aug 11 2022, 10:29 AM

LGTM. Thank you for migrating LLVM_NODISCARD to [[nodiscard]].

This revision is now accepted and ready to land.Aug 11 2022, 10:29 AM
This revision was landed with ongoing or failed builds.Aug 11 2022, 11:06 AM
This revision was automatically updated to reflect the committed changes.