This is an archive of the discontinued LLVM Phabricator instance.

Fix an error about implicit fallthrough during self build - new tag for ittapi.
ClosedPublic

Authored by zahiraam on Jan 26 2021, 11:06 AM.

Details

Summary

A fix has been implemented in the ittap repo to fix an error about implicit fallthrough in a switch that was occurring during self build.
A new tag has been created for that fix. This is to update the tag.

Diff Detail

Event Timeline

zahiraam created this revision.Jan 26 2021, 11:06 AM
zahiraam requested review of this revision.Jan 26 2021, 11:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2021, 11:06 AM
bader accepted this revision.Jan 26 2021, 11:46 AM

LGTM. Let me know if you need help with submitting this patch.

This revision is now accepted and ready to land.Jan 26 2021, 11:46 AM

LGTM. Let me know if you need help with submitting this patch.

Would you mind submitting it for me please! Thanks.