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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 2 23:48:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC346069: Add /Zc:DllexportInlines option to clang-cl (authored by tikuta, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51340?vs=172348&id=172485#toc

Repository:
  rC Clang

https://reviews.llvm.org/D51340

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/LangOptions.def
  include/clang/Driver/CC1Options.td
  include/clang/Driver/CLCompatOptions.td
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclCXX.cpp
  test/CodeGenCXX/dllexport-no-dllexport-inlines.cpp
  test/Driver/cl-options.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51340.172485.patch
Type: text/x-patch
Size: 15304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181103/95de122e/attachment-0001.bin>


More information about the cfe-commits mailing list