[PATCH] D102784: [Diagnostics] Allow emitting analysis and missed remarks on functions
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 09:41:13 PDT 2021
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
Diagnostic Info parts seems very mechanical and ok to me.
OpenMPOpt parts make sense.
Test seem to be always tied to an analysis (e.g., D29023 <https://reviews.llvm.org/D29023>) so LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102784/new/
https://reviews.llvm.org/D102784
More information about the llvm-commits
mailing list