commit | 2502efd26196d5bbc1f320181aea765d469309b4 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Sep 20 23:27:33 2011 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Sep 20 23:27:33 2011 +0000 |
tree | 07206475a46911f7151a64bd7fa311f5a600511e | |
parent | ef70724e66d8ede0edbe260fbcdd9781688bb1fd [diff] [blame] |
[libclang] When pointing at a macro expansion inside a macro argument, return a cursor for the inner macro. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140207 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Index/getcursor-pp-pch.c.h b/test/Index/getcursor-pp-pch.c.h index 184dd8b..c24a39c 100644 --- a/test/Index/getcursor-pp-pch.c.h +++ b/test/Index/getcursor-pp-pch.c.h
@@ -2,3 +2,4 @@ #define DECORATION DECORATION +OBSCURE(DECORATION)