forked from OSchip/llvm-project
parent
6d0cd2b62b
commit
58d1cd39be
|
@ -98,7 +98,7 @@ private:
|
|||
///
|
||||
/// auto E = foo(<...>); // <- foo returns failure with MyErrorInfo.
|
||||
/// auto NewE =
|
||||
/// checkErrors(E,
|
||||
/// handleErrors(E,
|
||||
/// [](const MyErrorInfo &M) {
|
||||
/// // Deal with the error.
|
||||
/// },
|
||||
|
|
Loading…
Reference in New Issue