"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5d196e64f1aea4136c064999c6541813761153a5"
Fix a crash that can occur when a #pragma handler eats to the end of the
line, and when the pragma is at the end of a file. In this case, the last token consumed could pop the lexer, invalidating CurPPLexer. Thanks to Peter Thoman for pointing it out. llvm-svn: 73689
Loading
Please register or sign in to comment