[PATCH] D69781: [analyzer] Add test directory for scan-build

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 12:29:27 PST 2019


thakis added a comment.

If CLANG_INSTALL_SCANBUILD=NO, then this tries to run scan-build from PATH, where it might not exist. Does this need some lit feature to check if scan-build is being copied to the bin dir by the build system?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69781/new/

https://reviews.llvm.org/D69781





More information about the llvm-commits mailing list