[cfe-dev] llvm::cl::ExpandReponseFiles always returns false

Reid Kleckner rnk at google.com
Tue Dec 3 11:18:27 PST 2013


Should be fixed in r196306.


On Tue, Dec 3, 2013 at 5:44 AM, Juraj Ivančić <juraj.ivancic at gmail.com>wrote:

> I stumbled upon a minor bug in llvm/lib/CommandLine.cpp.
> Due to incorrect return value initialization,
> llvm::cl::ExpandResponseFiles() always returns false,
> even if all rsp files get expanded correctly.
>
> All callers (llvm/clang) ignore this return value, but I'd
> appreciate if someone would fix that anyway.
>
> Thanks!
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131203/c61fcb27/attachment.html>


More information about the cfe-dev mailing list