[PATCH] D127923: [Diagnostics] Accept newline and format diag opts on first line
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 22 06:24:32 PDT 2022
arsenm added a comment.
My objection to the original patch was including things like the "----" lines as remarks to mark a section. I don't think these should be emitted as remarks and are a display function the frontend should take care of if we want any kind of grouping
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127923/new/
https://reviews.llvm.org/D127923
More information about the cfe-commits
mailing list