Error raised when the remarks output file cannot be opened.
Synopsis
Declared in <llvm/IR/LLVMRemarkStreamer.h>
struct LLVMRemarkSetupFileError
: LLVMRemarkSetupErrorInfo<LLVMRemarkSetupFileError>
Base Classes
Name |
Description |
CRTP base for errors raised while setting up optimization remarks. |
Member Functions
Name |
Description |
|
Convert this error into a std::error_code. |
|
Write this error's message to |
Data Members
Static Data Members
Name |
Description |
ErrorInfo class identifier. |
Using Declarations
Name |
Description |
Inherit constructors from LLVMRemarkSetupErrorInfo. |
Created with MrDocs