On 07/28/2015 11:11 AM, Caroline Tice wrote:
I believe the following patch fixes a problem with bootstrap failures
on some architectures with vtable verification enabled. The problem
was related to a change in name mangling, where classes with anonymous
namespaces get "" as their DECL_ASSEMBLER_
I believe the following patch fixes a problem with bootstrap failures
on some architectures with vtable verification enabled. The problem
was related to a change in name mangling, where classes with anonymous
namespaces get "" as their DECL_ASSEMBLER_NAME, rather than the
real mangled name. This