fix segfault (because of erasing after the vector boundaries) when the cached token...
authorNuno Lopes <nunoplopes@sapo.pt>
Sun, 26 Jul 2009 16:36:45 +0000 (16:36 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Sun, 26 Jul 2009 16:36:45 +0000 (16:36 +0000)
commitbd2cd92907dcab4a6fb78b08842f5867071ad3c2
treee1cf08d8f5be83ee8456aa5130abba260c68affc
parent0b797b1c9d2b58ec390dc0c440427ff586b93e07
fix segfault (because of erasing after the vector boundaries) when the cached token position is at the end

llvm-svn: 77159
clang/lib/Lex/PPCaching.cpp