LLVM API Documentation
#include "llvm/System/Path.h"
Include dependency graph for FileUtilities.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | llvm |
Classes | |
class | llvm::FileRemover |
Functions | |
int | llvm::DiffFilesWithTolerance (const sys::Path &FileA, const sys::Path &FileB, double AbsTol, double RelTol, std::string *Error=0) |