Skip to content
Commit 3ebcf4e2 authored by Chris Lattner's avatar Chris Lattner
Browse files

Change Preprocessor::SkippingContents into Lexer::LexingRawMode. Raw mode

is an intra-lexer property, not a inter-lexer property, so it makes sense
for it to be define here.  It also makes no sense for macros, and allows us
to define it more carefully in the header.

While I'm at it, improve comments and structuring in Lexer.h

llvm-svn: 38701
parent 69f88b88
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