This revision was automatically updated to reflect the committed changes.
Closed by commit rL305508: [index] Record C++17 global binding declarations
(authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D33920?vs=101478&id=102722#toc
Repository:
rL LLVM
https://reviews.
arphaman created this revision.
Global binding declarations should be recorded as `variable` symbols.
Repository:
rL LLVM
https://reviews.llvm.org/D33920
Files:
lib/Index/IndexDecl.cpp
lib/Index/IndexSymbol.cpp
test/Index/Core/index-source.cpp
Index: test/Index/Core/index-source.cpp