[all-commits] [llvm/llvm-project] faefb7: [libc++][NFC] Remove _LIBCPP_DLL_VIS

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Sun Mar 30 03:05:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: faefb70c7a771ae646df3d5defe122cfff2aac7c
      https://github.com/llvm/llvm-project/commit/faefb70c7a771ae646df3d5defe122cfff2aac7c
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-03-30 (Sun, 30 Mar 2025)

  Changed paths:
    M libcxx/include/__config

  Log Message:
  -----------
  [libc++][NFC] Remove _LIBCPP_DLL_VIS

This macro is only ever used inside the definiton for the various
visibility macros on windows. There, it's defined in multiple places
with different expansions, which makes it more confusing than helpful
when trying to figure out what macro expands to what.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list