[PATCH] Pass inlinehint attribute to optimizer for all user marked inline functions

Chad Rosier mcrosier at codeaurora.org
Fri Mar 27 07:24:50 PDT 2015


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/






More information about the cfe-commits mailing list