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

Change Preprocessor::AdvanceToTokenCharacter to stop at

the first real character of a token.  For example, advancing
to byte 3 of foo\
bar

should stop at the b, not the \.

llvm-svn: 69484
parent 38b2cde4
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