]> granicus.if.org Git - clang/commit
Local extern redeclarations of dllimport variables stay dllimport even if they don...
authorHans Wennborg <hans@hanshq.net>
Thu, 31 Jul 2014 19:29:39 +0000 (19:29 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 31 Jul 2014 19:29:39 +0000 (19:29 +0000)
commitb567f63bf385a77f20f3118e9eb28734ba9f7cdd
tree36aa80c7c8cdc2f57b0b75ecff0d4e846d2e0767
parentf267659b4afbffa4c201934e27af0db57053a273
Local extern redeclarations of dllimport variables stay dllimport even if they don't specify the attribute

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214425 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/CodeGen/dllimport.c
test/Sema/dllimport.c