Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

[clang][ExtractAPI] Add queried symbol to parent contexts in libclang
ClosedPublic

Authored by dang on Mar 29 2023, 4:06 AM.

Details

Summary

Ensure that the current symbol is added to the parent contexts in the
output of libclang function for generating symbol graphs for single symbols.

Diff Detail