[all-commits] [llvm/llvm-project] 221f15: [Clang] - Add libclangSerialization to clang drive...

Pranav Bhandarkar via All-commits all-commits at lists.llvm.org
Thu Sep 19 14:51:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 221f15fc145d46289781206f241ae564cd9510f0
      https://github.com/llvm/llvm-project/commit/221f15fc145d46289781206f241ae564cd9510f0
  Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
    M clang/unittests/Driver/CMakeLists.txt

  Log Message:
  -----------
  [Clang] - Add libclangSerialization to clang driver unittests (#109329)

This PR is a fix for issue
[#109328](https://github.com/llvm/llvm-project/issues/109328).
libclangSerializaton.so is needed for building clang driver unittests
after
https://github.com/llvm/llvm-project/pull/76838 was merged. Needed for
builds with `BUILD_SHARED_LIBS=ON`



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