clang-tools 20.0.0git
|
#include "Path.h"
#include "ThreadsafeFS.h"
#include "llvm/Support/Chrono.h"
#include <mutex>
#include <optional>
Go to the source code of this file.
Classes | |
class | clang::clangd::FileCache |
Base class for threadsafe cache of data read from a file on disk. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::clangd |
FIXME: Skip testing on windows temporarily due to the different escaping code mode. | |