[cfe-dev] How can I reuse the HTMLdiagnostics of StaticAnalysis out-of-tree?

Artem Dergachev via cfe-dev cfe-dev at lists.llvm.org
Thu Apr 4 09:22:26 PDT 2019


The Static Analyzer uses HTMLRewrite from libRewrite for this purpose, 
there's a high chance it's all you need.

On 4/3/19 10:10 PM, Guangqing Chen via cfe-dev wrote:
> Hi,
> I have write a out-of-tree pass, and want to use the HTMLdiagnostics 
> of StaticAnalysis to generate diagnostics.
> Or...can I integrate my pass into StaticAnalysis?
> Thanks for any help!
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list