https://github.com/AaronBallman commented:

I'd like to understand the motivation for the tool a bit better. IMO, the goal 
should be to deprecate serialized diagnostics because we are now able to emit 
diagnostics to SARIF instead, and the whole point to SARIF is to be a 
machine-readable interchange format for diagnostic information to be shared 
between tools. So if we want to promote SARIF for sharing diagnostics between 
tools, it seems like we don't really need a tool to deserialized diagnostics 
we've serialized.

CC @cjdb for awareness, as he's been working on SARIF support.

https://github.com/llvm/llvm-project/pull/118522
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to