Merging r168269: into the 3.2 release branch.
Fix crash on end-of-file after \ in a char literal, fixes PR14369. This makes LexCharConstant() look more like LexStringLiteral(), which doesn't have this bug. Add tests for eof after \ for several other cases. llvm-svn: 168808
parent
feca2ad3
Please register or sign in to comment