[PATCH] D24493: Simplify InputFile ownership management.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 17:11:34 PDT 2016


ruiu added a comment.

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.


https://reviews.llvm.org/D24493





More information about the llvm-commits mailing list