clang-tools 20.0.0git
|
#include "Path.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/Support/VirtualFileSystem.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | clang::clangd::ThreadsafeFS |
Wrapper for vfs::FileSystem for use in multithreaded programs like clangd. More... | |
class | clang::clangd::RealThreadsafeFS |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::clangd |
FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |