[ccache] base_dir and -Xclang option - bug or incompleteness?

Joel Rosdahl joel at rosdahl.net
Fri Mar 25 20:21:43 UTC 2016


On 23 March 2016 at 17:56, Michael Kolomeytsev <
michael.kolomeytsev at gmail.com> wrote:
> I looked into the ccache source code
> https://github.com/jrosdahl/ccache/blob/master/ccache.c#L1696 - that
> special Xlang options  processing is exactly what I need. But it doesn't
> work 'cause "i+=3" is forgotten before the "continue"?

Yes, indeed looks so. I've applied your pull request, thanks!

-- Joel


More information about the ccache mailing list