How long before a patch here gets commented on?

Hi,
I sent a patch to this list four days ago, and have received zero response.

This is my original message:
http://lists.llvm.org/pipermail/cfe-dev/2016-June/049343.html

Am I being impatient? If so, how long should I expect to wait before receiving a response?

I initially sent the patch to cfe-commits, but also received no response there, so I thought it’s better to try and have a conversation here instead.

Regards,
Ben

Hi Ben,

Please take a look at the developer policy for sending patches:
http://llvm.org/docs/DeveloperPolicy.html#code-reviews

If your patch doesn’t get any activity within a week you should ping that thread.
Also try to find reviewers that work on the code your modifying and explicitly CC them.

/Eric

Thanks - I’ll do that.