mingw-w64: enable support for __declspec(selectany)
authorMartell Malone <martellmalone@gmail.com>
Tue, 18 Apr 2017 15:56:24 +0000 (15:56 +0000)
committerMartell Malone <martellmalone@gmail.com>
Tue, 18 Apr 2017 15:56:24 +0000 (15:56 +0000)
commit3e573bea3196c11195fca36c3c8aaf33cb86d5e1
tree4aae5fc10a5e3d95fc3afd23f08f7d6a98496a3d
parent855ef456026078574fa2cbeec728fa6acb79cc55
mingw-w64: enable support for __declspec(selectany)

Add selectany as a GCC spelling for mingw-w64

Reviewers: rnk

Differential revision: https://reviews.llvm.org/D32083

llvm-svn: 300562
clang/include/clang/Basic/Attr.td
clang/test/Sema/attr-selectany.c
clang/test/SemaCXX/attr-selectany.cpp