Add commandline tool to upload symbol information to Gleannightly-2019.07.18
commit5a20c83f8ecab6ac055cee27c8fd14e3b9d3c83d
authorAnmol Jadvani <[email protected]>
Thu, 18 Jul 2019 00:01:55 +0000 (17 17:01 -0700)
committerHhvm Bot <[email protected]>
Thu, 18 Jul 2019 00:08:06 +0000 (17 17:08 -0700)
tree7fb01874efd62503826eff2ab82316bc63110b7f
parentbcd0f89b2778fb9ca1b82398944e2d926de8d86d
Add commandline tool to upload symbol information to Glean

Summary: Adds the commandline tool `hh_symbol_upload` that parses through a directory and uploads all `json` files to a specified glean service and database

Reviewed By: jewelpit

Differential Revision: D16057720

fbshipit-source-id: f48e7767fb386d3dc49fc99c50b851cbc4ccd4d0
hphp/hack/src/hh_symbol_upload.ml [new file with mode: 0644]