On Tue, Jun 26, 2012 at 12:16 AM, Eli Friedman <[email protected]>wrote:

> On Mon, Jun 25, 2012 at 7:43 PM, Matt Beaumont-Gay <[email protected]>
> wrote:
> > Hi Eli,
> >
> > I believe this change caused
> > test/SemaCXX/constant-expression-cxx11.cpp to fail with a Clang built
> > with ASan:
>
> It's almost certainly an existing bug in the code which just happened
> to get hidden by the DenseMap implementation...


Yes, it was a pre-existing issue in the handling of GNU binary conditional
operators. Fixed in r159189.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to