This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Fix buildbot failure
ClosedPublic

Authored by maksfb on Jul 6 2023, 1:31 PM.

Details

Summary

GCC requires "class" keyword when variable name matches class name.

Diff Detail

Event Timeline

maksfb created this revision.Jul 6 2023, 1:31 PM
Herald added a project: Restricted Project. · View Herald Transcript
maksfb requested review of this revision.Jul 6 2023, 1:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 1:31 PM
ayermolo accepted this revision.Jul 6 2023, 1:35 PM
This revision is now accepted and ready to land.Jul 6 2023, 1:35 PM
This revision was automatically updated to reflect the committed changes.