<div class="gmail_quote">On Tue, Jun 26, 2012 at 12:16 AM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com" target="_blank">eli.friedman@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 class="im">On Mon, Jun 25, 2012 at 7:43 PM, Matt Beaumont-Gay <<a href="mailto:matthewbg@google.com">matthewbg@google.com</a>> wrote:<br>
> Hi Eli,<br>
><br>
> I believe this change caused<br>
> test/SemaCXX/constant-expression-cxx11.cpp to fail with a Clang built<br>
> with ASan:<br>
<br>
</div>It's almost certainly an existing bug in the code which just happened<br>
to get hidden by the DenseMap implementation...</blockquote><div><br></div><div>Yes, it was a pre-existing issue in the handling of GNU binary conditional operators. Fixed in r159189.</div></div>