|
LLVM
8.0.1
|


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 | |
| This class represents lattice values for constants. | |
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.13