[all-commits] [llvm/llvm-project] 2cec4d: Merging r371733:

Michał Górny via All-commits all-commits at lists.llvm.org
Tue Nov 12 16:55:21 PST 2019


  Branch: refs/heads/release/9.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cec4d0850afc3fdc46817d32ffd5b64682e004e
      https://github.com/llvm/llvm-project/commit/2cec4d0850afc3fdc46817d32ffd5b64682e004e
  Author: Michal Gorny <mgorny at gentoo.org>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M clang/unittests/CMakeLists.txt

  Log Message:
  -----------
  Merging r371733:

------------------------------------------------------------------------
r371733 | mgorny | 2019-09-12 06:06:12 -0700 (Thu, 12 Sep 2019) | 7 lines

[clang] [unittest] Import LLVMTestingSupport if necessary

Add LLVMTestingSupport directory from LLVM_MAIN_SRC_DIR when building
clang stand-alone and LLVMTestingSupport library is not present.  This
is needed to fix stand-alone builds without clang-tools-extra.

Differential Revision: https://reviews.llvm.org/D67452
------------------------------------------------------------------------




More information about the All-commits mailing list