d807648f5c4c0b8567c1d98974b8037da16bbe8d
[vg.git] / labs / build.sh
1 clang -fsanitize=address -O0 -I./vg build.c -o /tmp/tmpsr && /tmp/tmpsr $@