[PATCH] D133646: Add a utility for converting between different types of remarks
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 10 17:17:21 PDT 2022
thegameg added a comment.
Also maybe something you would want to do in a separate patch, adding a `-dump` option that only calls `llvm::remarks::Remark::dump()` on all the parsed remarks would be very helpful (with maybe a `-filter` too)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133646/new/
https://reviews.llvm.org/D133646
More information about the llvm-commits
mailing list