This is an archive of the discontinued LLVM Phabricator instance.

Add handling cases when filter(tid) appears with deafult(none)
ClosedPublic

Authored by mdfazlay on Jun 22 2022, 4:05 PM.

Details

Summary

This patch fixes 'Unexpected clause' assert when filter(tid) appears with default(none) clause.

Diff Detail

Event Timeline

mdfazlay created this revision.Jun 22 2022, 4:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2022, 4:05 PM
mdfazlay requested review of this revision.Jun 22 2022, 4:05 PM
mdfazlay retitled this revision from Add handling cases when filter appears with deafult(none) to Add handling cases when filter(tid) appears with deafult(none).Jun 22 2022, 4:16 PM
mdfazlay edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jun 22 2022, 5:01 PM
This revision was landed with ongoing or failed builds.Jun 22 2022, 5:46 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2022, 5:46 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript