Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
if (LLDB_ENABLE_PYTHON)
add_subdirectory(Python)
endif()
if (LLDB_ENABLE_LUA)
add_subdirectory(Lua)