kernel: ensure class token lambda exit is unreachable
This commit is contained in:
parent
32ba68cf0e
commit
72abaf896f
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ private:
|
|||
}
|
||||
}
|
||||
}
|
||||
UNREACHABLE();
|
||||
}();
|
||||
|
||||
template <typename T>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue