Skip to content
Commit e7e65943 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 8527e674
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment