aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@users.noreply.github.com>2025-10-26 02:27:30 +0100
committerGitHub <noreply@github.com>2025-10-25 18:27:30 -0700
commitbba6bc671b23ee10212efd6d6cf8cbfa21410105 (patch)
tree3df798dbd4de0f86b3357bbbea160c330347fb3c /clang/lib/CodeGen/CodeGenModule.cpp
parent3526bb099e79b1217bb8afbf9403b11528c384a6 (diff)
downloadllvm-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