FileCheck class takes the request and exposes various methods that use information from the request.
Synopsis
Declared in <llvm/FileCheck/FileCheck.h>
class FileCheck;
Member Functions
Name |
Description |
|
Construct from |
|
Destructor |
Canonicalizes whitespaces in the file. Line endings are replaced with UNIX‐style ' '. |
|
Checks the input to FileCheck provided in the |
|
Reads the check file from |
Created with MrDocs