This is an archive of the discontinued LLVM Phabricator instance.

[pseudo] WIP: GSS Node refcount (smart pointers)
Needs ReviewPublic

Authored by sammccall on May 24 2022, 5:16 PM.

Details

Reviewers
hokein
Summary

Here is the version where ownership is managed by smart-pointers.
It uses some thread_local magic but it's not hairy, and it seems much easier to
reason about to me.

Diff Detail

Event Timeline

sammccall created this revision.May 24 2022, 5:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 5:16 PM
Herald added a subscriber: mgrang. · View Herald Transcript
sammccall requested review of this revision.May 24 2022, 5:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 5:16 PM