Create a clang tool to merge all the JSON symbolgraph emited by --emit-symbol-graph or -extract-api options into one unified JSON symbolgraph file.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
As per https://discourse.llvm.org/t/pull-request-migration-schedule/71595 we should move this review to GitHub to make sure we don't lose track of it.
Comment Actions
The patch has been moved to GitHub ( https://github.com/llvm/llvm-project/pull/65894 )