<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Erik,</p>
    <p>Submitting patches to the maining list is perfectly fine, but if
      you haven't already done so you might consider submitting your
      patch via Phabricator (see: <a class="moz-txt-link-freetext" href="https://reviews.llvm.org">https://reviews.llvm.org</a>)?  I find
      that approach generally garners more attention.  You can use git
      blame to see who frequently contributes to clang-format and add
      them to the patch as a reviewer.  Here's a link for using
      Phabricator: <a class="moz-txt-link-freetext" href="http://llvm.org/docs/Phabricator.html">http://llvm.org/docs/Phabricator.html</a><br>
    </p>
    The general rule of thumb is to ping a patch about once a week, if
    you haven't received any feedback.<br>
    <br>
    HTH,<br>
     Chad<br>
    <br>
    <div class="moz-cite-prefix">On 7/14/2017 4:13 PM, Erik Uhlmann via
      cfe-dev wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:C7A686D7-510E-40CC-9F90-651AAEEB4478@vmware.com">
      <pre wrap="">Hi,

I’m Erik Uhlmann, an intern at VMware and new to Clang/LLVM. Last week I created a small patch for a minor bug in clang-format (bug tracker: <a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=33665">https://bugs.llvm.org/show_bug.cgi?id=33665</a>) and submitted to the commit mailing list (as per the LLVM developer policy). I haven’t heard anything back since then. What should I be doing to get my patch accepted? (I’ve attached a new patch against the current svn trunk here.)

Thanks,

Erik Uhlmann

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
cfe-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>