Fix PR22407, where the Lexer overflows the buffer when parsing
#include<\
(end of file after slash)
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D9489
Fix buffer overflow in Lexer ClosedPublic Authored by kcc on May 4 2015, 3:09 PM.
Details Summary Fix PR22407, where the Lexer overflows the buffer when parsing
Diff Detail Event Timelinekcc updated this object. This revision is now accepted and ready to land.May 4 2015, 3:24 PM
Revision Contents
Diff 24920 lib/Lex/Lexer.cpp
test/Lexer/eof-include.c
|