]> granicus.if.org Git - clang/commit
[libclang] Allow indexing/get-cursor/etc. for the exception variable in a C++ catch.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 3 Dec 2011 03:49:44 +0000 (03:49 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 3 Dec 2011 03:49:44 +0000 (03:49 +0000)
commitdcbb2fb8710459fdc8073b76a4ef73fbbcbeac9f
tree7b10cc68b69aa964cd7c25c11ae2fcd4c25f7c90
parent51f512090530807e2c80f9411cc262025820c859
[libclang] Allow indexing/get-cursor/etc. for the exception variable in a C++ catch.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145750 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/get-cursor.cpp
tools/libclang/CIndex.cpp