<div dir="ltr">Hello Clang,<div><br></div><div>There's a proposal in SG15 (<a href="http://wg21.link/p1832">http://wg21.link/p1832</a>) with a suggestion to more aggressively inline functions included via isystem when building for -Og. The goal is to improve runtime performance for debug builds that make heavy use of the STL.</div><div><br></div><div>Does clang already set various attributes based on whether a function was found via -i or -isystem, and if not, does that seem a reasonable extension?</div><div><br></div><div>Thanks,</div><div><br></div><div>Jon</div></div>