Commit Graph

5 Commits

Author SHA1 Message Date
Kim Woelders b0cbcb1f8a Add option to build with asan 2021-08-31 07:11:11 +02:00
Kim Woelders e3e1717145 Fix incorrect check for __attribute__ ((unused)))
Worked with gcc which allows nested functions but not with
clang-analyzer which doesn't.
2020-02-08 08:41:32 +01:00
Kim Woelders 0d88c6d795 Enable visibility hiding by default
Makes next to no difference in sizes.
Let's just do it anyway.
2019-03-13 19:25:12 +01:00
Kim Woelders bb351a0665 Autofoo update (warnings). 2016-08-19 09:31:09 +02:00
Kim Woelders 8fa9a94c57 Autofoo update (unused, func).
Add __UNUSED__ and __func__ stuff from e16.
2016-08-19 09:31:09 +02:00