This is an archive of the discontinued LLVM Phabricator instance.

[ADT] Mark variable inline to avoid ODR violations in Sequence.h
ClosedPublic

Authored by jloser on Aug 12 2022, 7:17 AM.

Details

Summary

Mark force_iteration_on_noniterable_enum as an inline variable
to avoid ODR violations.

Diff Detail

Event Timeline

jloser created this revision.Aug 12 2022, 7:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2022, 7:17 AM
jloser requested review of this revision.Aug 12 2022, 7:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2022, 7:17 AM
kuhar accepted this revision.Aug 12 2022, 7:18 AM
This revision is now accepted and ready to land.Aug 12 2022, 7:18 AM
This revision was landed with ongoing or failed builds.Aug 12 2022, 11:56 AM
This revision was automatically updated to reflect the committed changes.