Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IOBufTest.cpp: fix a test for llvm15
Summary: Avoid this: (full log P847931899): $ buck2 test -c fbcode.platform010_clang=15 folly/io/test:iobuf_test -- --exact 'folly/io/test:iobuf_test - IOBuf.computeChainCapacityOfZeroSizeIOBuf' ... fbcode/folly/io/test/IOBufTest.cpp:1762:16: runtime error: variable length array bound evaluates to non-positive value 0 Reviewed By: bcardosolopes, luciang Differential Revision: D50027080 fbshipit-source-id: 66d0a4975b5484b72920887fefac1bcd6b84b4b7
- Loading branch information