[all-commits] [llvm/llvm-project] 7a3918: Revert "[clang] Emit SARIF Diagnostics: Create `cl...

Aaron Ballman via All-commits all-commits at lists.llvm.org
Fri Jun 24 04:33:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a3918b540c30cc630aaae9124c67e5e4db123c2
      https://github.com/llvm/llvm-project/commit/7a3918b540c30cc630aaae9124c67e5e4db123c2
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-06-24 (Fri, 24 Jun 2022)

  Changed paths:
    R clang/include/clang/Basic/Sarif.h
    M clang/include/clang/Basic/SourceLocation.h
    M clang/lib/Basic/CMakeLists.txt
    R clang/lib/Basic/Sarif.cpp
    M clang/lib/Basic/SourceLocation.cpp
    M clang/unittests/Basic/CMakeLists.txt
    R clang/unittests/Basic/SarifTest.cpp

  Log Message:
  -----------
  Revert "[clang] Emit SARIF Diagnostics: Create `clang::SarifDocumentWriter` interface"

This reverts commit 6546fdbe36fd1227d7f23f89fd9a9825813b3de9.

This broke some build bots due to a layering issue:
https://lab.llvm.org/buildbot/#/builders/57/builds/19244




More information about the All-commits mailing list