Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cxx_indexer): Index dependent template specialization types. #5863

Merged
merged 1 commit into from Sep 21, 2023

Conversation

zrlk
Copy link
Contributor

@zrlk zrlk commented Sep 21, 2023

This should help us on the path to better handling e.g. type_traits and associates, which in turn should help us find dependent references.

At the moment the indexer does not emit a node for template T::S; this is left for future work.

This should help us on the path to better handling e.g.
type_traits and associates, which in turn should help us
find dependent references.

At the moment the indexer does not emit a node for
template T::S; this is left for future work.
@zrlk zrlk merged commit 3a8d7b9 into kythe:master Sep 21, 2023
5 checks passed
@zrlk zrlk deleted the export-dtst branch September 21, 2023 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants