summaryrefslogtreecommitdiff
path: root/tests/headers/anon_enum_trait.hpp
diff options
context:
space:
mode:
authorZhiting Zhu <zzhu@mozilla.com>2017-08-04 15:36:48 -0700
committerZhiting Zhu <zzhu@mozilla.com>2017-08-09 15:19:00 -0700
commite358a00e88e5d69608dd0c4967a4e2e0c78f323f (patch)
tree7186ae247848c9983e8b51ff7a4456a28d58f6d0 /tests/headers/anon_enum_trait.hpp
parentdb6a3fb3a5fe14172926a7a486244f5ef5e65d8a (diff)
Anonymous related tests for derive Hash
Diffstat (limited to 'tests/headers/anon_enum_trait.hpp')
-rw-r--r--tests/headers/anon_enum_trait.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/anon_enum_trait.hpp b/tests/headers/anon_enum_trait.hpp
index e1ec394c..22137392 100644
--- a/tests/headers/anon_enum_trait.hpp
+++ b/tests/headers/anon_enum_trait.hpp
@@ -1,3 +1,4 @@
+// bindgen-flags: --with-derive-hash
template<typename _Tp>
class DataType {