This is an archive of the discontinued LLVM Phabricator instance.

[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