Details
Details
- Reviewers
hokein
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Sorry for chiming in, left a comment on GitHub.
TLDR; destructors are easy to find and this is not the case for user-defined operator delete. Maybe this is a good reason to have operator delete references (either instead of in addition to destructors)?