[Issue 15523] extern(C++) support TLS (C++ 'thread_local') linkage?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 11 09:13:43 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=15523

--- Comment #11 from Manu <turkeyman at gmail.com> ---
This isn't a mangling issue, it's an ABI issue.
It's not clear if extern C++ and D TLS vars can link to each other.

--


More information about the Digitalmars-d-bugs mailing list