[all-commits] [llvm/llvm-project] c84755: Fix scan-build-py executable lookup path

serge-sans-paille via All-commits all-commits at lists.llvm.org
Mon Sep 13 02:02:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c84755a046bbdcd0564693e30b2508034b06002b
      https://github.com/llvm/llvm-project/commit/c84755a046bbdcd0564693e30b2508034b06002b
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
    M clang/tools/scan-build-py/lib/libscanbuild/analyze.py

  Log Message:
  -----------
  Fix scan-build-py executable lookup path

Once installed, scan-build-py doesn't know anything about its auxiliary
executable and can't find them.
Use relative path wrt. scan-build-py script.

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




More information about the All-commits mailing list