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

Simplify raw mode lexing by treating an unterminate /**/ comment the

same we we do an unterminated string or character literal.  This makes
it so we can guarantee that the lexer never calls into the 
preprocessor (which would be suicide for a raw lexer).

llvm-svn: 57395
parent 6b0c5ad0
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