Remove unnecessary conversion to Optional<> and incorrect assumption
that BindExpr can return a null state.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
For reference, the modified code was introduced with https://reviews.llvm.org/D80015.
Any feedback is appreciated.