Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Thanks for the background, but this doesn't really answer my question. Clang should either actually inline the function or not inline it but add an implementation. In my code it is neither inlining nor generating an implementation. Commented Jan 27, 2017 at 16:00
  • 1
    @sdgfsdh, fair enough. I'm not a Clang expert so I'll defer to someone else there. Commented Jan 27, 2017 at 16:03