diff options
| author | Vincent Palatin <vpalatin@users.noreply.github.com> | 2025-10-26 02:27:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-25 18:27:30 -0700 |
| commit | bba6bc671b23ee10212efd6d6cf8cbfa21410105 (patch) | |
| tree | 3df798dbd4de0f86b3357bbbea160c330347fb3c /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 3526bb099e79b1217bb8afbf9403b11528c384a6 (diff) | |
| download | llvm-bba6bc671b23ee10212efd6d6cf8cbfa21410105.zip llvm-bba6bc671b23ee10212efd6d6cf8cbfa21410105.tar.gz llvm-bba6bc671b23ee10212efd6d6cf8cbfa21410105.tar.bz2 | |
[lldb][test] skip Lua tests when the Lua interpreter is not found (#164793)
When SWIG is installed but not any Lua interpreter, the cmake script in
`lldb/cmake/modules/FindLuaAndSwig.cmake` will execute
`find_program(LUA_EXECUTABLE, ...)` and this will set the
`LUA_EXECUTABLE` variable to `LUA_EXECUTABLE-NOTFOUND`.
Ensure that in this case we are skipping the Lua tests requiring the
interpreter.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
