]> granicus.if.org Git - clang/commit
[libclang] indexing: make sure to not visit init-list expressions twice.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:24 +0000 (19:07 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:24 +0000 (19:07 +0000)
commit1172fe22d8efbf1a684349b53b637519e003d170
tree14a4e1ac6bd50c2457d0db4394bb03ed9e4b0692
parentf3e7af6d22d16e0d49c262b5fcf70e1a7821455b
[libclang] indexing: make sure to not visit init-list expressions twice.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260255 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/index-refs.cpp
tools/libclang/IndexBody.cpp