compute-runtime/shared/test/unit_test/compiler_interface/linux
Jack Myers 27510b6e5e test: mark unused var for LNL
Build with only LNL enabled failed
due to unused static variable.

Variable is still used when other platforms
are enabled, so ``[[maybe_unused]]`` was added
to allow LNL-only builds to succeed.

Signed-off-by: Jack Myers <jack.myers@intel.com>
Related-To: NEO-14849
2025-05-06 01:25:20 +02:00
..
compiler_cache_tests_linux.cpp test: mark unused var for LNL 2025-05-06 01:25:20 +02:00
default_cl_cache_config_tests.cpp fix: move pathExists out of sys calls and do not mock it 2024-09-10 19:24:45 +02:00