Handle multiple declarations
commit6e977d315d4e10296b9b688a9f39e31ce01ad538
authorMillie Chen <milliechen@fb.com>
Sat, 30 Oct 2021 17:38:34 +0000 (30 10:38 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Sat, 30 Oct 2021 17:40:04 +0000 (30 10:40 -0700)
treeaa323d451bb2160d1712befc7cc7668f41229d2b
parent8d6632b9b514d207ddb4eef9f92005817a17fa65
Handle multiple declarations

Summary: In the case of multiple declarations with the same class name, avoid blind overwrite.

Reviewed By: shayne-fletcher

Differential Revision: D31983833

fbshipit-source-id: cd54b221650ea930937c5f647f5181d8844d0586
hphp/hack/src/facts/facts.rs
hphp/hack/src/facts/facts_parser.rs