Some const methods of Expected<T> invoke assertIsChecked(), so we should mark it as const too.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LG thanks!
I guess this didn't cause problems so far because usage of const Expected is rare.
(next time please upload with full context)
llvm/unittests/Support/ErrorTest.cpp | ||
---|---|---|
574 | Nit: unchecked (typo) |
Nit: unchecked (typo)