[PATCH] D84362: [NFC] Refactor DiagnosticBuilder and PartialDiagnostic
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 17 11:05:05 PDT 2020
tra added a comment.
In D84362#2279688 <https://reviews.llvm.org/D84362#2279688>, @tra wrote:
> Apparently this patch triggers compiler crashes on some of our code. I'll try to create a reproducer, but it would be great to revert the patch for now.
It's likely the same issue as the one reported in D84364 <https://reviews.llvm.org/D84364>, but we probably triggered it independently.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84362/new/
https://reviews.llvm.org/D84362
More information about the cfe-commits
mailing list