Fixes for lldb-x86-windows-msvc
Change vcvars_command to use '\\' to join paths. Change vs_common default to r"""...""" string.
Fixes for lldb-x86-win7-msvc
Change ninja_cmd to unique build, install, and check commands. Use a list append to attach job control property variable. Add ignoreInstallFail Add warnings and halt to ignore fail actions.
os.path.join runs in the context of the buildmaster, which is MacOS for the LLVM buildbot.
Having the directory separator defined explicitly for Windows is the right fix for this case.