diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-17 00:51:07 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-17 00:51:07 +0000 |
commit | 8cad67b8a4d344866934ca6afdc4fb483453ddfb (patch) | |
tree | 0b783efe2ae9dd98e3a7f7680b73b8e9eebeaebb /clang/lib/Sema/SemaAttr.cpp | |
parent | 46414874a51c05cf92b75fddfcc147a1263ab80b (diff) | |
download | bcm5719-llvm-8cad67b8a4d344866934ca6afdc4fb483453ddfb.tar.gz bcm5719-llvm-8cad67b8a4d344866934ca6afdc4fb483453ddfb.zip |
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
Diffstat (limited to 'clang/lib/Sema/SemaAttr.cpp')
0 files changed, 0 insertions, 0 deletions