This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

sinan created this revision.Sep 1 2022, 3:05 PM
Herald added a project: Restricted Project. · View Herald Transcript
sinan requested review of this revision.Sep 1 2022, 3:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2022, 3:05 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
phosek accepted this revision.Sep 2 2022, 12:52 AM

LGTM

This revision is now accepted and ready to land.Sep 2 2022, 12:52 AM