[all-commits] [llvm/llvm-project] e84444: Revert "libclang: Add static build support for Win...

Nico Weber via All-commits all-commits at lists.llvm.org
Thu Feb 20 12:18:47 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e84444781aad23ed66d46d23637df4768677e76e
      https://github.com/llvm/llvm-project/commit/e84444781aad23ed66d46d23637df4768677e76e
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M clang/include/clang-c/Platform.h
    M clang/tools/libclang/CMakeLists.txt

  Log Message:
  -----------
  Revert "libclang: Add static build support for Windows" and
follow-up "libclang: Make shared object symbol exporting by default"

This reverts commit 7a7c753b0cca6abb61f054842fb087dfc30dc563.
This reverts commit 7ff1f55a1219719f57a6f7905c26ce41d1767e4c.

They broke building libclang.dll on Windows, see
https://reviews.llvm.org/D74564




More information about the All-commits mailing list