[llvm-commits] "[PATCH] AddressSanitizer tests for initialization order and blacklist"

Reid Watson reidw at google.com
Tue Aug 28 13:49:21 PDT 2012


Hello -- two patches here,

The first adds lit_tests for the ASan blacklist and initialization
order checking system.

The second is a one line change to the ASan instrumentation pass which
probably should have been included in the previous blacklist patch.
The tests will fail if this patch is not applied.

All the best,
Reid
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blacklist-enable.patch
Type: application/octet-stream
Size: 586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120828/56fe08cd/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asan-tests.patch
Type: application/octet-stream
Size: 8136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120828/56fe08cd/attachment-0001.obj>


More information about the llvm-commits mailing list