I've added Doug and John in hopes that someone with more experience with this code can give a proper review. Jakob was the original author..
AFAICT, the isInlined() API will return true for more than just those decls that include the 'inline' keyword. I'm not sure that's the behavior we want. I wonder if we're correctly setting the IsInlineSpecified variable when the redecl is instantiated? http://reviews.llvm.org/D8656 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
