<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 21, 2013 at 11:09 PM, Yaron Keren <span dir="ltr"><<a href="mailto:yaron.keren@gmail.com" target="_blank" class="cremed">yaron.keren@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="rtl"><div dir="ltr">Is it OK to use range-based for loops clang/LLVM source code?</div><div dir="ltr"><br></div>
<div dir="ltr">And auto variables: </div><div dir="ltr">  In general?</div><div dir="ltr">  As loop iterator?</div></div></blockquote><div><br></div><div>No, Clang and LLVM are not (yet) using C++11 features. It's been considered before, and will likely be reconsidered after the next release.</div>
</div></div></div>