Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 110 Build 110: arc lint + arc unit
Event Timeline
Comment Actions
Thanks for the fix! :)
change-namespace/ChangeNamespace.cpp | ||
---|---|---|
110–112 | return (SM.getLocForEndOfFile(LocInfo.first) == End) ? End : End.getLocWithOffset(1); |