clang-tools 22.0.0git
|
#include "support/Function.h"
#include "support/Path.h"
#include "support/ThreadsafeFS.h"
#include "clang/Tooling/CompilationDatabase.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | clang::clangd::ProjectModules |
An interface to query the modules information in the project. 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. |