[PATCH] D53982: Output "rule" information in SARIF

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 1 11:52:16 PDT 2018


george.karpenkov accepted this revision.
george.karpenkov added inline comments.
This revision is now accepted and ready to land.


================
Comment at: test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif:10
           },
-          "length": 510,
+          "length": 413,
           "mimeType": "text/plain",
----------------
You have probably noticed that seeing those changes is much nicer in diff than in FileCheck :P


https://reviews.llvm.org/D53982





More information about the cfe-commits mailing list