[all-commits] [llvm/llvm-project] 84e806: [clang][lit] set spirv-tools feature when tools ar...
Tim Corringham via All-commits
all-commits at lists.llvm.org
Wed Jun 10 12:03:43 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84e806d259626d79ae20ebd76e5fb0fed34ef7c0
https://github.com/llvm/llvm-project/commit/84e806d259626d79ae20ebd76e5fb0fed34ef7c0
Author: Tim Corringham <timothy.corringham at amd.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M clang/test/lit.cfg.py
Log Message:
-----------
[clang][lit] set spirv-tools feature when tools are available (#203067)
When the spirv tools are available (e.g. built with
-DLLVM_INCLUDE_SPIRV_TOOLS_TESTS) register the spirv-tools lit feature
in clang/test/lit.cfg.py.
This can then be used to skip tests that are not applicable when these
tools are available.
Fixes: #203049
Co-authored-by: Tim Corringham <tcorring at amd.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list