[PATCH] D84362: [NFC] Refactor DiagnosticBuilder and PartialDiagnostic

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 18 14:52:44 PDT 2020


tra added a comment.

In D84362#2282992 <https://reviews.llvm.org/D84362#2282992>, @yaxunl wrote:

> The fix is for the change in D84364 <https://reviews.llvm.org/D84364>. It has no effect on the change in this review. Are you sure the issue you saw is due to change in this review instead of change in D84364 <https://reviews.llvm.org/D84364>?

Pretty sure. We've bisected the failure specifically to commit ee5519d323571c4a9a7d92cb817023c9b95334cd <https://reviews.llvm.org/rGee5519d323571c4a9a7d92cb817023c9b95334cd>, before  D84364 <https://reviews.llvm.org/D84364> landed.


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