[all-commits] [llvm/llvm-project] bc502d: Revert D133266 "[MinGW] Reject explicit non-defaul...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Sep 7 16:06:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc502d9c24f8fce3b90e3fe8a8a9ca18894e68cb
      https://github.com/llvm/llvm-project/commit/bc502d9c24f8fce3b90e3fe8a8a9ca18894e68cb
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-09-07 (Wed, 07 Sep 2022)

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

  Log Message:
  -----------
  Revert D133266 "[MinGW] Reject explicit non-default visibility applied to dllexport/dllimport declaration"

This reverts commit 91d8324366f405e871aa8174ab61fc66912964dd.

The combo dllexport protected makes sense and is used by PlayStation.
Will change the patch to allow dllexport protected.




More information about the All-commits mailing list