Update protobuf to 3.13.1 (#62571)
authorNikita Shulga <nshulga@fb.com>
Fri, 20 Aug 2021 06:42:24 +0000 (23:42 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 20 Aug 2021 06:43:55 +0000 (23:43 -0700)
commitbec75daa77ade04ccef4f3de67fcae216bfd122d
tree198b395bbd722eeb73b7d3e7bd6818cad8650eba
parentd82667f7e2cd812d98b9cc4f40df46b37a9ef653
Update protobuf to 3.13.1 (#62571)

Summary:
Update bazel to 4.10.0

Update ASAN_SYMBOLIZER_PATH to llvm-7
Suppress `vptr` ubsan violations in `test_jit`
Fix ProtoBuf patching for ONNX which caused Windows builds to crash while attempting to free `std::string` allocated on stack

Fixes https://github.com/pytorch/pytorch/issues/62569

Pull Request resolved: https://github.com/pytorch/pytorch/pull/62571

Reviewed By: walterddr

Differential Revision: D30048685

Pulled By: malfet

fbshipit-source-id: 6462c1bef9c42318551d2cf906bbab41e1d4e1cd
.jenkins/pytorch/common_utils.sh
.jenkins/pytorch/test.sh
cmake/ProtoBuf.cmake
cmake/ProtoBufPatch.cmake
third_party/protobuf
ubsan.supp