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)
commita6714922d100fc9ca90cfc4dc4bb0df875206197
tree7c786e1d9e0de7f849435a2542e38ca715bcc63a
parent47f7f30df9eced812c16f07acd5979ab2a14cd7c
Don't try to merge DLL attributes on redeclaration of invalid decl (PR31069)

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