Many thanks Dave,
Over on llvm-dev a contributer called Hans found this on Microsoft's
MSDN site:-
https://docs.microsoft.com/en-us/cpp/cpp/defining-inline-cpp-functions-with-dllexport-and-dllimport
So the current theory is that Microsoft's compiler can indeed inline DLL
functions - but probably only if they're specifically declared using
'inline'
And I've posted a question on the MSDN Developer forum to ask if someone
can clarify this for us. Fingers crossed!
John
_______________________________________________
cfe-users mailing list
cfe-users@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users