Also changes code in the underlying model to fit the type expected by the convenience function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Note this appears to have clang-format errors
clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.cpp | ||
---|---|---|
57–62 | Errors could be confused with the error that is present inside the Expected. |
Errors could be confused with the error that is present inside the Expected.