Update Marl to 49e4e31
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
Showing
third_party/marl/include/marl/sanitizers.h
0 → 100644
third_party/marl/src/memory.cpp
0 → 100644
Please
register
or
sign in
to comment