[all-commits] [llvm/llvm-project] 1334e1: [cmake] Append CLANG_LIBDIR_SUFFIX to scan-build-p...

sinan via All-commits all-commits at lists.llvm.org
Fri Sep 2 01:19:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1334e129a39cb427e7b855e9a711a3e7604e50e5
      https://github.com/llvm/llvm-project/commit/1334e129a39cb427e7b855e9a711a3e7604e50e5
  Author: Sinan Lin <sinan.lin at linux.alibaba.com>
  Date:   2022-09-02 (Fri, 02 Sep 2022)

  Changed paths:
    M clang/tools/scan-build-py/CMakeLists.txt

  Log Message:
  -----------
  [cmake] Append CLANG_LIBDIR_SUFFIX to scan-build-py installation destination

met this issue when building llvm with config LLVM_LIBDIR_SUFFIX=64, and
the installation destination of scan-build-py does not respect the given
suffix.

Reviewed By: phosek

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




More information about the All-commits mailing list