<div dir="ltr">It's generally considered poor form to commit something without review, after asking for it... </div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 11, 2016 at 6:54 PM, Argyrios Kyrtzidis via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I’ve took the liberty of committing in r260652, since this is general goodness and doesn’t affect existing code.<br>
<div><div class="h5"><br>
> On Feb 10, 2016, at 9:23 PM, Argyrios Kyrtzidis <<a href="mailto:kyrtzidis@apple.com">kyrtzidis@apple.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> The attached patch introduces ‘OptionSet’ in llvm/ADT headers, which is a utility class that makes it convenient to work with enumerators representing bit options.<br>
><br>
> We have found it useful in the swift repo (<a href="https://github.com/apple/swift/blob/master/include/swift/Basic/OptionSet.h" rel="noreferrer" target="_blank">https://github.com/apple/swift/blob/master/include/swift/Basic/OptionSet.h</a>) and I think it will be useful to other llvm projects as well.<br>
><br>
> Let me know if you think it is ok to commit in llvm repo.<br>
><br>
</div></div>> <optionset.patch><br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div>