diff options
author | Chris Lattner <sabre@nondot.org> | 2009-06-18 05:55:53 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-06-18 05:55:53 +0000 |
commit | e7e659431c231be662dd954d66a18fdc9914e27a (patch) | |
tree | 6161e2e7f7e815f6f07cb2a09077e3ab07784f08 /clang/lib/Analysis/RegionStore.cpp | |
parent | 8527e674ce474c2927742042422ed5743b3f4101 (diff) | |
download | bcm5719-llvm-e7e659431c231be662dd954d66a18fdc9914e27a.tar.gz bcm5719-llvm-e7e659431c231be662dd954d66a18fdc9914e27a.zip |
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
Diffstat (limited to 'clang/lib/Analysis/RegionStore.cpp')
0 files changed, 0 insertions, 0 deletions