Fix missing return after checking that m_backend is not a pointer or reference type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good, thanks for fixing it (I seen strange issues caused by this so it will help a lot).