fix a bug in SourceManager::getInstantiationLocSlowCase, where
we'd add an offset from the spelling location space to the instantiation location, which doesn't make sense and would lead up to the text diagnostics crashing when presented with non-sensical locations. This fixes rdar://7597492, a crash on 255.vortex. llvm-svn: 96004
Loading
Please register or sign in to comment