[PATCH] D38865: Add DK_Remark to SMDiagnostic

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 16:54:42 PDT 2017


anemet added a comment.

> Seems reasonable to me. I don't know anything about the MIR parser's use of diagnostics, though.

Currently it does not emit remarks and we can introduce remarks as needed.  Thanks for the review!


https://reviews.llvm.org/D38865





More information about the llvm-commits mailing list