<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">><br>
> can we?<br>
> If we can, then we probably can also leave the code where it is, and tweak<br>
> the cmake to use just-built-clang. No?<br>
<br>
</div></div>Absolutely - this shouldn't be all that hard. I'd thought about taking a<br>
crack at it a while ago but I haven't had the time.<br>
<br>
The only complicated part is deciding what to do when we're not building<br>
clang - should we build libFuzzer with the host compiler in this case,<br>
or not build it at all?<br>
</blockquote></div>not build at all</div></div>