[PATCH] D133266: [MinGW] Reject explicit hidden visibility applied to dllexport and hidden/protected applied to dllimport

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 19:42:10 PDT 2022


MaskRay updated this revision to Diff 458627.
MaskRay retitled this revision from "[MinGW] Reject explicit non-default visibility applied to dllexport/dllimport declaration" to "[MinGW] Reject explicit hidden visibility applied to dllexport and hidden/protected applied to dllimport".
MaskRay edited the summary of this revision.
MaskRay added a comment.

.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133266/new/

https://reviews.llvm.org/D133266

Files:
  clang/include/clang/Basic/DiagnosticFrontendKinds.td
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGenCXX/dllstorage-visibility.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133266.458627.patch
Type: text/x-patch
Size: 4986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220908/d3482ebe/attachment.bin>


More information about the cfe-commits mailing list