[PATCH] D12422: Allow TLS vars in dllimport/export functions; only inline dllimport functions when safe (PR24593)
David Majnemer via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 28 14:33:17 PDT 2015
majnemer accepted this revision.
majnemer added a comment.
This revision is now accepted and ready to land.
LGTM
We should probably do something about lambdas, they can't be imported or exported but this can be done in a follow up patch.
http://reviews.llvm.org/D12422
More information about the cfe-commits
mailing list