[all-commits] [llvm/llvm-project] 58d198: [flang] Fix unittests in standalone build for thir...

Michał Górny via All-commits all-commits at lists.llvm.org
Wed Nov 23 06:13:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58d1988b19a7569e8dedbc44b18008908a4c50a0
      https://github.com/llvm/llvm-project/commit/58d1988b19a7569e8dedbc44b18008908a4c50a0
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2022-11-23 (Wed, 23 Nov 2022)

  Changed paths:
    M flang/CMakeLists.txt

  Log Message:
  -----------
  [flang] Fix unittests in standalone build for third-party move

Update external unittest rules for flang standalone builds to account
for the unittest components (gtest, gmock) being moved to `third-party`
directory, in a11cd0d94ed3cabf0998a0289aead05da94c86eb.

Differential Revision: https://reviews.llvm.org/D138562




More information about the All-commits mailing list