clang API Documentation

Functions
ModuleDependencyCollector.cpp File Reference
#include "clang/Frontend/Utils.h"
#include "clang/Serialization/ASTReader.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/Path.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for ModuleDependencyCollector.cpp:

Go to the source code of this file.

Functions

static void removePathTraversal (SmallVectorImpl< char > &Path)
 Remove traversal (ie, . or ..) from the given absolute path.

Function Documentation

static void removePathTraversal ( SmallVectorImpl< char > &  Path) [static]

Remove traversal (ie, . or ..) from the given absolute path.

Definition at line 61 of file ModuleDependencyCollector.cpp.

References AttributeLangSupport::C, and P.