• Devon H. O'Dell's avatar
    build: support for asan/tsan/msan/ubsan sanitizers · 75ceb189
    Devon H. O'Dell authored
    Modern versions of gcc and clang support various runtime sanitizers that
    can be used to find nasty bugs at runtime. Note that not all of these
    sanitizers may be active at the same time. However, these tools are aimed
    at developers and likely require at least some level of reference during
    testing while enabled -- which discouraged me from doing a matrix of
    conditionals in autohell.
    75ceb189
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
Makefile.inc.phk Loading commit data...
Makefile.phk Loading commit data...
README Loading commit data...
README.Packaging Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
config.phk Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...