[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 14:06:41 PST 2016


jlebar created this revision.
jlebar added a reviewer: echristo.
jlebar added a subscriber: llvm-commits.

Explicit is better than implicit.

http://reviews.llvm.org/D16013

Files:
  include/clang/Driver/Driver.h
  lib/Driver/Driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16013.44376.patch
Type: text/x-patch
Size: 6928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160108/8c16a196/attachment.bin>


More information about the llvm-commits mailing list