[PATCH] D16013: Make Driver::BuildJobsForAction return an InputInfo, instead of using an outparam.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 15:15:10 PST 2016


jlebar added a comment.

In http://reviews.llvm.org/D16013#322649, @echristo wrote:

> having the a "result" also be an "inputinfo" is confusing. Not that I have a better name for InputInfo, but if you come up with one...


Agree, I will meditate on this (for a separate patch).


http://reviews.llvm.org/D16013





More information about the llvm-commits mailing list