This revision was automatically updated to reflect the committed changes.
thegameg marked 2 inline comments as done.
Closed by commit rG7531a5039fd7: [Remarks] Extend the RemarkStreamer to support
other emitters (authored by thegameg).
Changed prior to commit:
https://reviews.llvm.org/D73676?vs
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM with some nits inline.
Comment at: llvm/docs/Remarks.rst:630
+example, LLVM IR passes will emit ``llvm::DiagnosticInfoOptimization*`` that
+get converted to
thegameg created this revision.
thegameg added reviewers: paquette, anemet, JDevlieghere, hfinkel, fhahn.
thegameg added projects: LLVM, clang.
Herald added subscribers: dang, dexonsmith, steven_wu, hiraditya, mgorny,
mehdi_amini.
This extends the RemarkStreamer to allow for other emitters (e.g.