Details
Details
- Reviewers
ilya-biryukov - Commits
- rGb22804b35464: [Tooling] Migrated APIs that take ownership of objects to unique_ptr
rC370451: [Tooling] Migrated APIs that take ownership of objects to unique_ptr
rCTE370451: [Tooling] Migrated APIs that take ownership of objects to unique_ptr
rL370451: [Tooling] Migrated APIs that take ownership of objects to unique_ptr
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This is missing documentation changes.
And this likely would be good to mention in releasenotes.
Comment Actions
Could you point out such places? I tried to remove "takes ownership" comments which became redundant.
And this likely would be good to mention in releasenotes.
Will add.
Comment Actions
See my two original patches.
And this likely would be good to mention in releasenotes.
Will add.
Comment Actions
Thanks, fixed docs.
And this likely would be good to mention in releasenotes.
Will add.
Added release notes.