clang-tools 20.0.0git
|
#include "GlobalCompilationDatabase.h"
#include "ProjectModules.h"
#include "support/Path.h"
#include "support/ThreadsafeFS.h"
#include "clang/Frontend/CompilerInvocation.h"
#include "llvm/ADT/SmallString.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | clang::clangd::PrerequisiteModules |
Store all the needed module files information to parse a single source file. More... | |
class | clang::clangd::ModulesBuilder |
This class handles building module files for a given source file. 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. | |