[clang] Use cmake to find perl executable (PR #91275)

Matthias Braun via cfe-commits cfe-commits at lists.llvm.org
Mon May 6 14:55:23 PDT 2024


MatzeB wrote:

I checked that:
- scan-build tests run fine by default on my machine.
- scan-build tests are skipped when using `cmake -DCMAKE_DISBALE_FIND_PACKAGE_Perl=ON ...`.

https://github.com/llvm/llvm-project/pull/91275


More information about the cfe-commits mailing list