Skip to content
Commit 8cad67b8 authored by Chris Lattner's avatar Chris Lattner
Browse files

simplify this code and make it use highlight range. This

makes -emit-html do nice things for code like:

#define FOO(X) y

int FOO(4
);

highlighting the FOO instance as well as the ) on the next line properly.

llvm-svn: 64710
parent 46414874
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