[libcxx-commits] [PATCH] D97168: [libcxx] Don't use dllimport for a static member in a template
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 24 12:43:54 PST 2021
mstorsjo added a comment.
@rnk - Does this sound good to you? And is there a more exact name, as dllimport of data is fin in general, this is just about a static member in an (instantiated) template?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97168/new/
https://reviews.llvm.org/D97168
More information about the libcxx-commits
mailing list