On Sep 3, 2009, at 9:19 PM, Daniel Dunbar wrote: > I'm not confident in my analysis, but I think this commit added a > HasQualifier field to the MemberExpr which is not initialized by PCH. > This is showing up in valgrind failures on the index tests: > > http://google1.osuosl.org:8011/builders/clang-x86_64-linux-vg/builds/3/steps/test-clang/logs/stdio
Your analysis is correct; thanks for the heads-up! Fixed in r80984. - Doug _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
