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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133160
[cmake] Append CLANG_LIBDIR_SUFFIX to scan-build-py installation destination. ClosedPublic Authored by sinan on Sep 1 2022, 3:05 PM.
Details Summary 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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 2 2022, 12:52 AM Closed by commit rG1334e129a39c: [cmake] Append CLANG_LIBDIR_SUFFIX to scan-build-py installation destination (authored by sinan, committed by ChuanqiXu). · Explain WhySep 2 2022, 1:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 457417 clang/tools/scan-build-py/CMakeLists.txt
|