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)
commitf51dc3b5d410660e4b87daf78a8eea7ddd90d0b6
tree7566f7ac9cd6130c82b297f5ecd749f9e09e7c96
parent3f0549f66b526229c3916168c44423a8cfde1e16
Local extern redeclarations of dllimport variables stay dllimport even if they don't specify the attribute

llvm-svn: 214425
clang/lib/Sema/SemaDecl.cpp
clang/test/CodeGen/dllimport.c
clang/test/Sema/dllimport.c