Global binding declarations should be recorded as variable symbols.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33920
[index] Record C++17 binding declarations ClosedPublic Authored by arphaman on Jun 5 2017, 4:44 PM.
Details Summary Global binding declarations should be recorded as variable symbols.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2017, 3:01 PM Closed by commit rL305508: [index] Record C++17 global binding declarations (authored by arphaman). · Explain WhyJun 15 2017, 2:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 101478 lib/Index/IndexDecl.cpp
lib/Index/IndexSymbol.cpp
test/Index/Core/index-source.cpp
|