[all-commits] [llvm/llvm-project] 9c4e2d: [libclang][Cygwin] Use LLVM_EXPORTED_SYMBOL_FILE (...

Tomohiro Kashiwada via All-commits all-commits at lists.llvm.org
Wed Jul 9 13:57:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c4e2dcb56eeb82619762ecfe4ae69ec479de4b3
      https://github.com/llvm/llvm-project/commit/9c4e2dcb56eeb82619762ecfe4ae69ec479de4b3
  Author: Tomohiro Kashiwada <kikairoya at gmail.com>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M clang/tools/libclang/CMakeLists.txt

  Log Message:
  -----------
  [libclang][Cygwin] Use LLVM_EXPORTED_SYMBOL_FILE (*.def file) for Cygwin (#147278)

This is not mandatory but recommended for completeness and consistency
with MinGW.



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