[PATCH] D24493: Simplify InputFile ownership management.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 17:12:22 PDT 2016


davide added a comment.

In https://reviews.llvm.org/D24493#541956, @ruiu wrote:

> Davide,
>
> Is https://reviews.llvm.org/D24492 going to be submitted soon? I think there shouldn't be many conflicts with this patch (you basically have to change std::unique_ptr with regualar * and that's it.) If it takes more than a day, I'd like to submit this first.


Still working on it. Please submit.


https://reviews.llvm.org/D24493





More information about the llvm-commits mailing list