]> granicus.if.org Git - clang/commit
Don't try to merge DLL attributes on redeclaration of invalid decl (PR31069)
authorHans Wennborg <hans@hanshq.net>
Tue, 29 Nov 2016 22:31:00 +0000 (22:31 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 29 Nov 2016 22:31:00 +0000 (22:31 +0000)
commite770a95c473a9c6f5b9e20c87c477181e5e28445
tree24e2e489bdf0c155a90e9285e41896dbe12d0f3c
parent10abbcd4f86752f5ca886d8eff16641661814e52
Don't try to merge DLL attributes on redeclaration of invalid decl (PR31069)

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