[PATCH] D12422: Allow TLS vars in dllimport/export functions; only inline dllimport functions when safe (PR24593)

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 27 18:31:29 PDT 2015


hans created this revision.
hans added a reviewer: majnemer.
hans added a subscriber: cfe-commits.

This seems to match the MS behaviour.

http://reviews.llvm.org/D12422

Files:
  lib/CodeGen/CodeGenModule.cpp
  lib/Sema/SemaDecl.cpp
  test/CodeGenCXX/dllimport.cpp
  test/SemaCXX/dllexport.cpp
  test/SemaCXX/dllimport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12422.33388.patch
Type: text/x-patch
Size: 8408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150828/735462d3/attachment-0001.bin>


More information about the cfe-commits mailing list