GrapheneOS / hardened_malloc

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
https://grapheneos.org/
MIT License
1.26k stars 96 forks source link

Add all currently supported clang versions in the CI #222

Closed jvoisin closed 11 months ago

jvoisin commented 1 year ago

See this github action for example.