This is an archive of the discontinued LLVM Phabricator instance.

[NFC][AliasSetTracker] Remove implicit conversion AliasResult to integer.
ClosedPublic

Authored by dfukalov on Mar 4 2021, 12:18 PM.

Details

Summary

Preparation to make AliasResult scoped enumeration.

Diff Detail

Event Timeline

dfukalov created this revision.Mar 4 2021, 12:18 PM
dfukalov requested review of this revision.Mar 4 2021, 12:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2021, 12:18 PM
nikic accepted this revision.Mar 4 2021, 12:25 PM
nikic added a subscriber: nikic.

LGTM

This revision is now accepted and ready to land.Mar 4 2021, 12:25 PM
This revision was landed with ongoing or failed builds.Mar 4 2021, 1:53 PM
This revision was automatically updated to reflect the committed changes.