[PATCH] D109701: [clang] Emit SARIF Diagnostics: Create `clang::SarifDocumentWriter` interface
Vaibhav Yenamandra via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 30 10:49:15 PDT 2022
vaibhav.y added a comment.
In D109701#3622983 <https://reviews.llvm.org/D109701#3622983>, @aaron.ballman wrote:
> I had to roll it back because of failures with test bots:
>
> https://lab.llvm.org/buildbot/#/builders/91/builds/11328
>
> So this was reverted in b46ad1b5be694feefabd4c6cd112cbbd04a7b3a7 <https://reviews.llvm.org/rGb46ad1b5be694feefabd4c6cd112cbbd04a7b3a7>, can you take a look when you get the chance?
Odd! I'll try to reproduce that at the earliest.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109701/new/
https://reviews.llvm.org/D109701
More information about the cfe-commits
mailing list