Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks for the fix! :)
change-namespace/ChangeNamespace.cpp | ||
---|---|---|
110–112 ↗ | (On Diff #73420) | return (SM.getLocForEndOfFile(LocInfo.first) == End) ? End : End.getLocWithOffset(1); |