[PATCH] D33852: Enable __declspec(selectany) on linux
Piotr Padlewski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 3 14:41:09 PDT 2017
Prazek added a comment.
It seems that this is separate issue - we don't generate comdat for MachO. Indeed we should warn on not supported declspec for macho.
https://reviews.llvm.org/D33852
More information about the cfe-commits
mailing list