A cast from DIExpression->DIExpression is not needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@StephenTozer I know the code was already there prior to a change you made in this file, but since you were the last person to move this code around, I figured I'd tag you here :)
Comment Actions
I guess this would produce a different assertion if someone had reinterpreted_casted a wrong pointer before passing it in, but I don't think this is a good enough reason to keep this.