[PATCH] D66960: [Tooling] Migrated APIs that take ownership of objects to unique_ptr
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 29 10:13:34 PDT 2019
lebedev.ri added a comment.
In D66960#1651243 <https://reviews.llvm.org/D66960#1651243>, @gribozavr wrote:
> 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.
See my two original patches.
>> 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