Thanks for your review. Yes, I have write access. The patch committed at r165149. http://llvm.org/viewvc/llvm-project?rev=165149&view=rev
On Wed, Oct 3, 2012 at 11:49 PM, Rafael EspĂndola <[email protected]> wrote: > LGTM. Do you have write access? > > On 3 October 2012 15:10, Simon Atanasyan <[email protected]> wrote: >> Driver::GetProgramPath() member function has default parameter >> "WantFile". This parameter is useless because nowhere used explicitly >> and always gets its default value - "false". The attached patch >> removes this parameter. -- Simon _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
