[PATCH] D53814: Allow the analyzer to output to a SARIF file

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 30 08:32:16 PDT 2018


aaron.ballman updated this revision to Diff 171712.
aaron.ballman added a comment.

Switched to using diff for testing.


https://reviews.llvm.org/D53814

Files:
  Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnostics-taint-test.c.sarif
  Analysis/diagnostics/sarif-diagnostics-taint-test.c
  StaticAnalyzer/Core/CMakeLists.txt
  StaticAnalyzer/Core/SarifDiagnostics.cpp
  clang/StaticAnalyzer/Core/Analyses.def
  clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53814.171712.patch
Type: text/x-patch
Size: 16709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181030/2d847d73/attachment-0001.bin>


More information about the cfe-commits mailing list