clang-tools 22.0.0git
DraftStore.h File Reference
#include "support/Path.h"
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/Support/VirtualFileSystem.h"
#include <mutex>
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  clang::clangd::DraftStore
 A thread-safe container for files opened in a workspace, addressed by filenames. More...
struct  clang::clangd::DraftStore::Draft

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::clangd
 FIXME: Skip testing on windows temporarily due to the different escaping code mode.