#include "ProjectModules.h"
#include "Compiler.h"
#include "support/Logger.h"
#include "clang/DependencyScanning/DependencyScanningService.h"
#include "clang/Tooling/DependencyScanningTool.h"
#include "clang/Tooling/Tooling.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Path.h"
#include "llvm/TargetParser/Host.h"
Go to the source code of this file.
|
| namespace | clang |
| | ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
|
| namespace | clang::clangd |
| | FIXME: Skip testing on windows temporarily due to the different escaping code mode.
|