summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/getcursor-pp-pch.c.h
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-09-20 23:27:33 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-09-20 23:27:33 +0000
commit45e8cf573219434ffd1e45d0a1a9b9cbb854d522 (patch)
tree904ce72c01c7f2792d87c3d7a10885ec238c893c /clang/test/Index/getcursor-pp-pch.c.h
parentd70da081609ff3cd4a9150b42e095fc42bdec33d (diff)
downloadbcm5719-llvm-45e8cf573219434ffd1e45d0a1a9b9cbb854d522.tar.gz
bcm5719-llvm-45e8cf573219434ffd1e45d0a1a9b9cbb854d522.zip
[libclang] When pointing at a macro expansion inside a macro argument,
return a cursor for the inner macro. llvm-svn: 140207
Diffstat (limited to 'clang/test/Index/getcursor-pp-pch.c.h')
-rw-r--r--clang/test/Index/getcursor-pp-pch.c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Index/getcursor-pp-pch.c.h b/clang/test/Index/getcursor-pp-pch.c.h
index 184dd8b4104..c24a39c0e9d 100644
--- a/clang/test/Index/getcursor-pp-pch.c.h
+++ b/clang/test/Index/getcursor-pp-pch.c.h
@@ -2,3 +2,4 @@
#define DECORATION
DECORATION
+OBSCURE(DECORATION)
OpenPOWER on IntegriCloud