<div dir="ltr">Ah, I didn't realize that -Xclang also works for the analyzer arguments. That makes this problem a lot easier. Thanks!<div><br></div><div>-- Matthew P. Del Buono</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 9, 2018 at 5:49 AM, Artem Dergachev <span dir="ltr"><<a href="mailto:noqnoqneo@gmail.com" target="_blank">noqnoqneo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hmm. It seems that -Xclang works just fine, you can use that instead of -Xanalyzer. I've no idea why do we need to have so many of those, also it's shorter.<div><div class="h5"><br>
<br>
On 2/8/18 11:39 PM, Matthew Del Buono via cfe-dev wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi all,<br>
<br>
With clang-cl I can use the --analyze argument to run static analysis, but it seems -Xanalyzer is not recognized. So normally I'd pass -Xanalyzer -analyzer-output=text to get the additional flow information, but it's not permitted.<br>
<br>
Is there a way to get clang-cl to pass the -analyzer-output=text option to the analyzer? If not, is this just because nobody's gotten around to it? (I'd be more than happy to work on a patch if there isn't a reason for it not to be there.)<br>
<br>
Thanks,<br>
-- Matthew P. Del Buono<br>
<br>
<br></div></div>
______________________________<wbr>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-dev</a><br>
</blockquote>
<br>
</blockquote></div><br></div>