]> git.ozlabs.org Git - ccan/blob - tests/tests_pass.h
bitmap: Avoid shadowing type name with parameter name
[ccan] / tests / tests_pass.h
1 /* Set in tests_pass. */
2 extern bool do_valgrind;
3
4 extern struct ccanlint tests_pass_valgrind;