diff options
author | Hans Wennborg <hans@hanshq.net> | 2015-09-04 19:59:39 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2015-09-04 19:59:39 +0000 |
commit | 5427a695453c85a45a0d92c892e3f3c25885fe18 (patch) | |
tree | bd529451f4b0943886d25fa11974d2cf16488647 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0fccef6ac2fc87f4dd29a1d098723cd2869a09ab (diff) | |
download | llvm-5427a695453c85a45a0d92c892e3f3c25885fe18.zip llvm-5427a695453c85a45a0d92c892e3f3c25885fe18.tar.gz llvm-5427a695453c85a45a0d92c892e3f3c25885fe18.tar.bz2 |
Don't allow dllexport/import on static local variables
They might technically have external linkage, but it still doesn't make sense
for the user to try and export such variables. This matches MSVC's and MinGW's
behaviour.
llvm-svn: 246864
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions