From e967d18c2c7465bd2f3432e4f39776ffa4f1f3ad Mon Sep 17 00:00:00 2001 From: Zhiting Zhu Date: Fri, 4 Aug 2017 17:53:35 -0700 Subject: Layout related tests for derive Hash --- tests/headers/layout_array.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/headers/layout_array.h') diff --git a/tests/headers/layout_array.h b/tests/headers/layout_array.h index 4b99e0ed..fb071df6 100644 --- a/tests/headers/layout_array.h +++ b/tests/headers/layout_array.h @@ -1,3 +1,4 @@ +// bindgen-flags: --with-derive-hash typedef unsigned char uint8_t; typedef unsigned short uint16_t; typedef unsigned int uint32_t; -- cgit v1.2.3