clang-tools 20.0.0git
|
#include "Conversion.h"
#include "Protocol.h"
#include "Transport.h"
#include "support/Logger.h"
#include "llvm/Support/Errno.h"
#include <optional>
#include <xpc/xpc.h>
Go to the source code of this file.
Namespaces | |
namespace | xpcClosure |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::clangd |
FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |
Functions | |
std::unique_ptr< Transport > | clang::clangd::newXPCTransport () |