<div dir="ltr">Hi all,<div><br></div><div>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.</div><div><br></div><div>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.)</div><div><br></div><div>Thanks,</div><div>-- Matthew P. Del Buono</div></div>