================ @@ -0,0 +1,341 @@ +//===-- Instrumentor.cpp - Highly configurable instrumentation pass -------===// ---------------- weliveindetail wrote:
Yes, we need tool-like plugin to get test coverage for subprojects and packagers. I guess there are users, but I don't know for sure. It was [presented on EuroLLVM](https://www.youtube.com/watch?v=-BU_pGuiMZc) with the idea to hardcode it as a default-disabled pass. I think it's a great fit for a plugin that lives upstream. @jdoerfert @kevinsala What do you think? https://github.com/llvm/llvm-project/pull/151551 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
