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.
Details
Details
- Reviewers
hokein
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo