[PATCH] D51340: Add /Zc:DllexportInlines option to clang-cl

Takuto Ikuta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 7 03:12:26 PDT 2018


takuto.ikuta updated this revision to Diff 164379.
takuto.ikuta edited the summary of this revision.

https://reviews.llvm.org/D51340

Files:
  clang/include/clang/Driver/CLCompatOptions.td
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/CodeGenCXX/dllexport-no-inline.cpp
  clang/test/CodeGenCXX/hidden-dllimport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51340.164379.patch
Type: text/x-patch
Size: 10041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180907/eedec341/attachment-0001.bin>


More information about the cfe-commits mailing list