Skip to content
Commit 0bb0e7ee authored by Chris Lattner's avatar Chris Lattner
Browse files

switch from relexing with the preprocessor to do syntax highlighting to relexing

with the Lexer.  This is cheaper and gives us some advantages.  For now we start
highlighting preprocessor directives (which need improvement), and disable 
comments.  Comments to be restored later.

llvm-svn: 49815
parent a7557dfe
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