llvm-project/compiler-rt/lib/asan/output_tests
Alexey Samsonov cc0b3e6607 [asan] minor fix: pass flag -g to output tests as a part of CXXFLAGS
llvm-svn: 154589
2012-04-12 13:31:13 +00:00
..
clone_test.cc AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
deep_tail_call.cc AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
dlclose-test-so.cc AddressSanitizer: fix llvm headers in output tests 2012-02-13 14:05:07 +00:00
dlclose-test.cc AddressSanitizer: fix llvm headers in output tests 2012-02-13 14:05:07 +00:00
global-overflow.cc AddressSanitizer: re-enable lint for output tests 2012-02-13 14:18:36 +00:00
heap-overflow.cc AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
large_func_test.cc [ASan] fix output tests - r154570 changed debug info for static functions and now they are symbolized a bit differently 2012-04-12 07:32:08 +00:00
memcmp_test.cc [asan] fix unwinding inside libc intercepors (asan issue #46) 2012-03-15 01:36:00 +00:00
null_deref.cc AddressSanitizer: re-enable lint for output tests 2012-02-13 14:18:36 +00:00
shared-lib-test-so.cc AddressSanitizer: fix llvm headers in output tests 2012-02-13 14:05:07 +00:00
shared-lib-test.cc AddressSanitizer: fix llvm headers in output tests 2012-02-13 14:05:07 +00:00
stack-overflow.cc AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
stack-use-after-return.cc.disabled AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
strncpy-overflow.cc AddressSanitizer: remove match_output.py, split expected output into OS-specific and OS-independent parts 2012-02-13 13:59:24 +00:00
test_output.sh [asan] minor fix: pass flag -g to output tests as a part of CXXFLAGS 2012-04-12 13:31:13 +00:00
use-after-free.c AddressSanitizer: move output tests to a separate directory 2012-02-13 08:50:21 +00:00
use-after-free.cc AddressSanitizer: re-enable lint for output tests 2012-02-13 14:18:36 +00:00