This would trigger an assertion at runtime otherwise.
Details
Details
- Reviewers
lhames - Commits
- rGc1edf566b9ba: Prevent at compile time converting from Error::success() to Expected<T>
rLLDB286562: Prevent at compile time converting from Error::success() to Expected<T>
rLLD286562: Prevent at compile time converting from Error::success() to Expected<T>
rL286562: Prevent at compile time converting from Error::success() to Expected<T>
Diff Detail
Diff Detail
- Repository
- rL LLVM