-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: GitHub commits: c003afe facebook/fb303@d24b119 facebook/fbthrift@f55d02f facebook/folly@e85f634 facebook/litho@ba0dfa5 facebook/mcrouter@8c161ef facebook/mvfst@8ff1b41 facebook/proxygen@0380f4a facebook/rocksdb@046ac91 facebook/wangle@91d3e37 facebook/watchman@f9da88d facebookexperimental/edencommon@f814a98 facebookexperimental/rust-shed@535e240 facebookincubator/fizz@ba1ace5 facebookincubator/katran@8df9759 facebookincubator/velox@f9c9738 facebookresearch/vrs@3c7e7cc fairinternal/egohowto@ff83fc2 pytorch/FBGEMM@c218dc3 Reviewed By: jailby fbshipit-source-id: 756b40a82844ffcdd04f598518f62e8888d4eec5
- Loading branch information
1 parent
c003afe
commit f1156f7
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule fizz
updated
5 files
Submodule folly
updated
23 files
+0 −23 | folly/CppAttributes.h | |
+3 −3 | folly/FBString.h | |
+1 −1 | folly/Format.cpp | |
+1 −1 | folly/Function.h | |
+1 −1 | folly/Poly-inl.h | |
+1 −1 | folly/SocketAddress.cpp | |
+1 −1 | folly/String-inl.h | |
+3 −9 | folly/container/F14Map.h | |
+5 −0 | folly/container/detail/F14Table.h | |
+8 −8 | folly/experimental/symbolizer/DwarfUtil.cpp | |
+3 −2 | folly/futures/Barrier.cpp | |
+3 −3 | folly/futures/detail/Core.cpp | |
+2 −2 | folly/futures/detail/Core.h | |
+11 −11 | folly/hash/SpookyHashV1.cpp | |
+11 −11 | folly/hash/SpookyHashV2.cpp | |
+3 −3 | folly/hash/detail/Crc32cDetail.cpp | |
+4 −2 | folly/lang/Exception.cpp | |
+4 −10 | folly/lang/New.h | |
+3 −3 | folly/lang/Thunk.h | |
+3 −3 | folly/lang/test/BitsBenchmark.cpp | |
+1 −1 | folly/synchronization/detail/Hardware.cpp | |
+2 −2 | folly/test/ConvBenchmark.cpp | |
+2 −2 | folly/test/stl_tests/StlVectorTest.cpp |
Submodule mvfst
updated
34 files
Submodule wangle
updated
3 files
+1 −1 | build/deps/github_hashes/facebook/folly-rev.txt | |
+1 −1 | build/deps/github_hashes/facebookincubator/fizz-rev.txt | |
+2 −0 | wangle/acceptor/FizzConfig.h |