[PATCH] D130161: Added command-line options to exclude functions from function instrumentation output.
James Henderson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 20 06:17:46 PDT 2022
jhenderson added a comment.
In D130161#3665527 <https://reviews.llvm.org/D130161#3665527>, @jlegare wrote:
> @jhenderson Apologies, I'm new to the process here.
Usually, you should look at who has recently modified the touched files, or reviewed those same files, and add them as reviewers. Often, it's a good idea to add several people as reviewers at once, since not everybody has the time to review everything. You should also look to see if there's a code owner for the impacted code. There is some documentation on finding reviewers here: https://llvm.org/docs/Phabricator.html#finding-potential-reviewers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130161/new/
https://reviews.llvm.org/D130161
More information about the cfe-commits
mailing list