This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2bd636f589302ec937c732d3761325ecc2f88dd2
clang-p2996
/
compiler-rt
/
lib
/
asan
/
tests
History
Kostya Serebryany
b0f9354168
[asan] use O(log(N)) algorithm instead of O(N) in __asan_get_ownership
...
llvm-svn: 152467
2012-03-10 01:30:01 +00:00
..
asan_benchmarks_test.cc
[asan] micro-benchmark for use-after-return fake stack
2011-12-03 01:44:48 +00:00
asan_break_optimization.cc
…
asan_exceptions_test.cc
[asan]: test a pure C file with -faddress-sanitizer; lint fixes
2011-12-05 20:44:30 +00:00
asan_globals_test.cc
…
asan_interface_test.cc
[asan] use O(log(N)) algorithm instead of O(N) in __asan_get_ownership
2012-03-10 01:30:01 +00:00
asan_mac_test.h
…
asan_mac_test.mm
[asan] re-enable the test for ObjC initialization bug
2012-01-30 23:55:46 +00:00
asan_noinst_test.cc
[asan] always collect malloc statstics (removed FLAG_stats)
2011-12-05 19:17:53 +00:00
asan_test_config.h
[asan] Allocator tweaks for low memory systems.
2012-02-16 13:35:11 +00:00
asan_test_utils.h
…
asan_test.cc
[asan] Add a negative test for memcpy of long double.
2012-03-02 10:42:10 +00:00
asan_test.ignore
…