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
Loading
Please register or sign in to comment