[PATCH] light up ASan on ARM. XFAILed failing tests
Greg Fitzgerald
gregf at codeaurora.org
Tue May 20 17:46:02 PDT 2014
Hi samsonov, kcc, eugenis, rengolin,
Added 'arm' to the list of supported architectures for asan. Marked currently failing tests with XFAIL. Tests that hang are marked Unsupported.
http://reviews.llvm.org/D3857
Files:
CMakeLists.txt
test/asan/TestCases/Linux/clone_test.cc
test/asan/TestCases/Linux/glob.cc
test/asan/TestCases/Linux/heavy_uar_test.cc
test/asan/TestCases/Linux/malloc_delete_mismatch.cc
test/asan/TestCases/Linux/ptrace.cc
test/asan/TestCases/Linux/uar_signals.cc
test/asan/TestCases/Posix/shared-lib-test.cc
test/asan/TestCases/Posix/start-deactivated.cc
test/asan/TestCases/asan-symbolize-sanity-test.cc
test/asan/TestCases/current_allocated_bytes.cc
test/asan/TestCases/deep_stack_uaf.cc
test/asan/TestCases/deep_thread_stack.cc
test/asan/TestCases/double-free.cc
test/asan/TestCases/gc-test.cc
test/asan/TestCases/invalid-free.cc
test/asan/TestCases/large_func_test.cc
test/asan/TestCases/mmap_limit_mb.cc
test/asan/TestCases/sanity_check_pure_c.c
test/asan/TestCases/strdup_oob_test.cc
test/asan/TestCases/strncpy-overflow.cc
test/asan/TestCases/use-after-delete.cc
test/asan/TestCases/use-after-free-right.cc
test/asan/TestCases/use-after-free.cc
test/asan/lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3857.9649.patch
Type: text/x-patch
Size: 12685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140521/5474ddf6/attachment.bin>
More information about the llvm-commits
mailing list