[all-commits] [llvm/llvm-project] c8a28a: Revert "Emit SARIF Diagnostics: Create `clang::Sar...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Mon Jul 11 09:28:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8a28ae214c08c8447a4eb42418585b2b3eef6fb
https://github.com/llvm/llvm-project/commit/c8a28ae214c08c8447a4eb42418585b2b3eef6fb
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-07-11 (Mon, 11 Jul 2022)
Changed paths:
R clang/include/clang/Basic/Sarif.h
M clang/lib/Basic/CMakeLists.txt
R clang/lib/Basic/Sarif.cpp
M clang/unittests/Basic/CMakeLists.txt
R clang/unittests/Basic/SarifTest.cpp
Log Message:
-----------
Revert "Emit SARIF Diagnostics: Create `clang::SarifDocumentWriter` interface"
This reverts commit 69fcf4fd5a014b763061f13b5c4434d49c42c35a.
It broke at least one bot:
https://lab.llvm.org/buildbot/#/builders/91/builds/11328
More information about the All-commits
mailing list