[PATCH] D66960: [Tooling] Migrated APIs that take ownership of objects to unique_ptr
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 29 10:09:01 PDT 2019
gribozavr added a comment.
In D66960#1651198 <https://reviews.llvm.org/D66960#1651198>, @lebedev.ri wrote:
> This is missing documentation changes.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66960/new/
https://reviews.llvm.org/D66960
More information about the cfe-commits
mailing list