LLVM 19.0.0git
llvm::ErrorHandlerTraits< HandlerT > Class Template Reference

Helper for testing applicability of, and applying, handlers for ErrorInfo types. More...

#include "llvm/Support/Error.h"

Inheritance diagram for llvm::ErrorHandlerTraits< HandlerT >:
Inheritance graph
[legend]

Detailed Description

template<typename HandlerT>
class llvm::ErrorHandlerTraits< HandlerT >

Helper for testing applicability of, and applying, handlers for ErrorInfo types.

Definition at line 828 of file Error.h.


The documentation for this class was generated from the following file: