This is an archive of the discontinued LLVM Phabricator instance.

[analyzer][NFC] Demonstrate the use of CallDescriptionSet
ClosedPublic

Authored by steakhal on Nov 10 2021, 10:45 AM.

Diff Detail

Event Timeline

steakhal created this revision.Nov 10 2021, 10:45 AM
xazax.hun accepted this revision.Nov 12 2021, 9:25 AM
This revision is now accepted and ready to land.Nov 12 2021, 9:25 AM

I'd rather separate this patch and D113589 into their own independent Stack.

steakhal updated this revision to Diff 388430.Nov 19 2021, 2:12 AM
steakhal retitled this revision from [analyzer][NFC] Demonstrate the use of CallDescriptionMaps<void> to [analyzer][NFC] Demonstrate the use of CallDescriptionSet.

rebase: use CallDescriptionSet and .contains()

martong accepted this revision.Nov 19 2021, 2:57 AM

LGTM

This revision was landed with ongoing or failed builds.Nov 19 2021, 9:33 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptNov 19 2021, 9:33 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript