clang-tools 22.0.0git
ModularizeUtilities.cpp File Reference
#include "clang/Basic/SourceManager.h"
#include "clang/Driver/Options.h"
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Frontend/FrontendActions.h"
#include "CoverageChecker.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/Support/FileUtilities.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/raw_ostream.h"
#include "ModularizeUtilities.h"

Go to the source code of this file.

Functions

static std::string replaceDotDot (StringRef Path)

Function Documentation

◆ replaceDotDot()

std::string replaceDotDot ( StringRef Path)
static