[all-commits] [llvm/llvm-project] 3f333e: [analyzer] Get scan-view executable from environment.

NoQ via All-commits all-commits at lists.llvm.org
Wed May 20 04:56:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f333e0af7a872a0152b4db972a37947e47e690d
      https://github.com/llvm/llvm-project/commit/3f333e0af7a872a0152b4db972a37947e47e690d
  Author: Artem Dergachev <artem.dergachev at gmail.com>
  Date:   2020-05-20 (Wed, 20 May 2020)

  Changed paths:
    M clang/tools/scan-build/bin/scan-build

  Log Message:
  -----------
  [analyzer] Get scan-view executable from environment.

Fixes "Use of uninitialized value $ScanView in exec" error on systems
with scan-view executable not located in the expected place.

Patch by Oliver Tušla!

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




More information about the All-commits mailing list