Ensure that the current symbol is added to the parent contexts in the
output of libclang function for generating symbol graphs for single symbols.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147138
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 29 2023, 8:31 AM This revision was landed with ongoing or failed builds.Mar 29 2023, 8:32 AM Closed by commit rG1cfe1e732ad8: [clang][ExtractAPI] Add queried symbol to parent contexts in libclang (authored by dang). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 509381 clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
clang/test/Index/extract-api-cursor.m
clang/test/Index/extract-api-usr.m
|