[all-commits] [llvm/llvm-project] e2ddd1: [unittest] Add missing LLVM include directory to t...

Michał Górny via All-commits all-commits at lists.llvm.org
Sat Jul 12 19:20:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2ddd147a518b151f764a6b4e9ef99ae9e2050a3
      https://github.com/llvm/llvm-project/commit/e2ddd147a518b151f764a6b4e9ef99ae9e2050a3
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2025-07-13 (Sun, 13 Jul 2025)

  Changed paths:
    M third-party/unittest/CMakeLists.txt

  Log Message:
  -----------
  [unittest] Add missing LLVM include directory to target (#148362)

Add the top-level LLVM include directory to the `llvm_gtest` target, as
it requires `llvm/Support/raw_os_ostream.h` header. This fixes a
flang-rt unittest build failure introduced in #143682.



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