Yeah, I don't have time to look at it at the moment, but I think the behavior that gcc follows here is - if an enumerator is referenced then its enumeration is added to the list of things to emit. I don't think we want to be less aggressive than this by default.
http://llvm-reviews.chandlerc.com/D2286 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
