codeql-cli-binaries icon indicating copy to clipboard operation
codeql-cli-binaries copied to clipboard

Make pretty-printing of graphs available to codeql query run

Open criemen opened this issue 5 years ago • 0 comments

codeql test run has a nice pretty-printer for graph queries (i.e. for the PrintIR query for cpp). It would be great to have the option to run queries using codeql query run and then get the output pretty-printed. The results of PrintIR.ql are otherwise not that helpful.

criemen avatar Feb 06 '20 00:02 criemen