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

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Mon May 6 16:16:23 PDT 2024


================
@@ -1,5 +1,4 @@
-// FIXME: Actually, "perl".
----------------
MaskRay wrote:

Instead of `REQUIRES: perl` in (almost?) every scan-build/ test, update
`clang/test/Analysis/scan-build/lit.local.cfg` instead?

There are some `if ... not config.xxx: config.unsupported = True` examples in other `lit.local.cfg` files.

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


More information about the cfe-commits mailing list