13#ifndef LLVM_REMARKS_REMARKPARSER_H
14#define LLVM_REMARKS_REMARKPARSER_H
84 ParsedStringTable StrTab);
88 std::optional<ParsedStringTable> StrTab = std::nullopt,
89 std::optional<StringRef> ExternalFilePrependPath = std::nullopt);
Base class for user error types.
Tagged union holding either a T or a Error.
StringRef - Represent a constant reference to a string, i.e.
This class implements an extremely fast bulk output stream that can only output to a stream.
This is an optimization pass for GlobalISel generic memory operations.
std::error_code inconvertibleErrorCode()
The value returned by this function can be returned from convertToErrorCode for Error values where no...