|
LLVM
3.7.0
|
Go to the source code of this file.
Classes | |
| class | llvm::FileRemover |
| FileRemover - This class is a simple object meant to be stack allocated. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| int | llvm::DiffFilesWithTolerance (StringRef FileA, StringRef FileB, double AbsTol, double RelTol, std::string *Error=nullptr) |
| DiffFilesWithTolerance - Compare the two files specified, returning 0 if the files match, 1 if they are different, and 2 if there is a file error. More... | |
1.8.6