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... I'll try to take a look tomorrow, but you can back it out if you need to. -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
