]> granicus.if.org Git - clang/commit
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)
commit007c596e637ba3a933a07b5ee277201612c7fb61
tree0d585d9ad9cb56a13e2dce128823dc7083deb781
parent76c33eb3db0ce968fd7b11e25571c34adf4a4fb7
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@300562 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
test/Sema/attr-selectany.c
test/SemaCXX/attr-selectany.cpp