folly: allow to build with clang.dev (flex arrays vs. lambda)
Summary: * folly/test/CacheLocalityTest.cpp (contentionAtWidth): Work around clang's prohibition against using flexible arrays in a lambda. Test Plan: fbconfig --clang --with-project-version clang:dev folly/test \ && fbmake runtests Reviewed By: ngbronson@fb.com FB internal diff: D1263620
Showing
Please register or sign in to comment