[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
Mon Sep 12 15:56:45 PDT 2022


This revision was automatically updated to reflect the committed changes.
MaskRay marked an inline comment as done.
Closed by commit rG6f9c4851ab7c: [MinGW] Reject explicit hidden visibility applied to dllexport and… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D133266?vs=458627&id=459581#toc

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.459581.patch
Type: text/x-patch
Size: 4937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220912/5f66b63d/attachment.bin>


More information about the cfe-commits mailing list