CallHierarchy: Track Hashtble Keys explicitly
commit7964e85dc2e24228fe937138fcc20769a7acec31
authorMichael Roberts <mbr@fb.com>
Tue, 16 Aug 2022 19:52:40 +0000 (16 12:52 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 16 Aug 2022 19:52:40 +0000 (16 12:52 -0700)
treef8d822752c9f8e9edee292d9b16a6ee165a7448c
parent266c769878047557c82d9e38d075c3564813c4dd
CallHierarchy: Track Hashtble Keys explicitly

Summary: In the two affected files, I was retrieving a list of each time a key was inserted into a Hashtbl, instead of a list of unique keys as intended. This has been remedied.

Reviewed By: panopticoncentral

Differential Revision: D38625605

fbshipit-source-id: 51ea25e2e84d04c53d53021009cce75ee1f27402
hphp/hack/src/server/serverCallHierarchyIncomingCalls.ml
hphp/hack/src/server/serverCallHierarchyOutgoingCalls.ml