[PATCH] D75714: Add Optional overload to DiagnosticBuilder operator <<
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 9 14:03:36 PDT 2020
aaron.ballman added a comment.
Is there any code we can cleanup as a result of adding these overloads? I would have expected to see some code changes justifying each additional overload, which would also give us test coverage for the changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75714/new/
https://reviews.llvm.org/D75714
More information about the cfe-commits
mailing list