2012/1/17 Jason Merrill <[email protected]>: > How does this happen? Are we setting DECL_ATTRIBUTES twice? > > Jason
Yes, we call it for this example twice. One time in 'begin_class_definition'. and second time in 'do_friend'. Kai
2012/1/17 Jason Merrill <[email protected]>: > How does this happen? Are we setting DECL_ATTRIBUTES twice? > > Jason
Yes, we call it for this example twice. One time in 'begin_class_definition'. and second time in 'do_friend'. Kai