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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 1 12:00:19 PDT 2018


aaron.ballman closed this revision.
aaron.ballman marked an inline comment as done.
aaron.ballman added a comment.

Thank you for the quick review and feedback -- I've commit in r345874.



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


https://reviews.llvm.org/D53982





More information about the cfe-commits mailing list