<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, Sep 14, 2018, 6:51 AM Hamza Sood <<a href="mailto:hamza_sood@me.com" target="_blank">hamza_sood@me.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div dir="ltr">Would it break ABI compatibility if we let Clang inline things like this? What about putting it behind a Clang-specific optimisation flag?</div></div></blockquote><div><br></div><div>I'm not sure I understand this ABI compatibility concern.</div><div><br></div><div>I was suggesting that libc++ should export all of the class methods it needs, so that we can always emit these dllimport methods as available_externally definitions. This would be much simpler than adding new flags.</div><div></div></div></div>