clang-tools 19.0.0git
Functions
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()

static std::string replaceDotDot ( StringRef  Path)
static

Definition at line 433 of file ModularizeUtilities.cpp.

References E, and Path.

Referenced by Modularize::ModularizeUtilities::getCanonicalPath().