-
Update Marl to 49e4e31 · a343bf6fBen Clayton authored
Includes fix for build failure in marl/blockingcall.h on old versions of GCC. Changes: 49e4e3141 Add blocking_call test for functions with non-void return. 0acd85c63 blocking_call: Workaround for GCC bug with parameter packs in lambdas. ce47eca32 Work around TSAN false-positive in old versions of GCC 85854b73a Implement allocation page guards d8b38213f Add missing header include guards 776f7a485 Add Allocator interface and use them throughout marl. Commands: git subtree pull --prefix third_party/marl https://github.com/google/marl master --squash Bug: b/140546382 Change-Id: I2b52f28b373bd724912ba13a208f1719e80a3638
a343bf6f
×