9#ifndef LLVM_CLANG_TOOLS_EXTRA_CLANGD_TOOL_CLANGDMAIN_H
10#define LLVM_CLANG_TOOLS_EXTRA_CLANGD_TOOL_CLANGDMAIN_H
FIXME: Skip testing on windows temporarily due to the different escaping code mode.
int clangdMain(int argc, char *argv[])
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//