[all-commits] [llvm/llvm-project] 2407eb: [analyzer] Update static analyzer to be support sa...

Zero Omega via All-commits all-commits at lists.llvm.org
Wed Feb 10 18:35:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2407eb08a5748bc2613e95fa449fc1cae6f4ff8f
      https://github.com/llvm/llvm-project/commit/2407eb08a5748bc2613e95fa449fc1cae6f4ff8f
  Author: Daniel Hwang <arkay at google.com>
  Date:   2021-02-10 (Wed, 10 Feb 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/include/clang/StaticAnalyzer/Core/Analyses.def
    M clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp

  Log Message:
  -----------
  [analyzer] Update static analyzer to be support sarif-html

Updates static analyzer to be able to generate both sarif and html
output in a single run similar to plist-html.

Differential Revision: https://reviews.llvm.org/D96389




More information about the All-commits mailing list