<div dir="ltr"><div dir="ltr">Hi Jonas:</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 1, 2019 at 11:48 AM Jonas Toth <<a href="mailto:development@jonas-toth.eu">development@jonas-toth.eu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<p>Hi Don,</p>
<p>there is a `-export-fixes` option that will serialize the
diagnostics and fixits into yaml (machine readable, but same
content).<br>
Otherwise you would need to capture the logs, e.g. using `tee` and
piping in linux for interactive clang-tidy usage.</p></div></blockquote><div><br></div><div>Yes, I'm referring to the file generated via the `-export-fixes` option. Thanks for the suggestion, but I'd </div><div>like to be able to examine a random export file at some later point, in particular, after the results of </div><div>run-clang-tidy.py has merged them. My assumption is that there isn't such a tool, but wanted to check </div><div>before writing one.</div><div><br></div><div>thanks...</div><div>don</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF">
<p>Best Regards, Jonas<br>
</p>
<div class="gmail-m_173063605015878709moz-cite-prefix">Am 29.03.19 um 20:51 schrieb Don Hinton
via cfe-dev:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Is there a way to view a clang-tidy export file
that will show the original warning+fixit as it appeared in the
original clang-tidy output?<br>
</div>
<br>
<fieldset class="gmail-m_173063605015878709mimeAttachmentHeader"></fieldset>
<pre class="gmail-m_173063605015878709moz-quote-pre">_______________________________________________
cfe-dev mailing list
<a class="gmail-m_173063605015878709moz-txt-link-abbreviated" href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>
<a class="gmail-m_173063605015878709moz-txt-link-freetext" href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a>
` o</pre>
</blockquote>
</div>
</blockquote></div></div>