1if(LLDB_TOOL_LLDB_SERVER_BUILD)2 if (NOT LLVM_USE_SANITIZER MATCHES ".*Address.*")3 add_subdirectory(lldb-server)4 endif()5endif()6