This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c21f901b2fabebbb7ba89a5643effa49b7bf77d0
llvm-project
/
compiler-rt
/
lib
/
sanitizer_common
/
tests
History
Alexey Samsonov
c21f901b2f
[Sanitizer] fix warnings reported by gcc. Update the list of targets to check lint for
...
llvm-svn: 163608
2012-09-11 10:31:28 +00:00
..
sanitizer_allocator64_test.cc
tsan: fix new memory allocator
2012-08-23 17:16:07 +00:00
sanitizer_allocator64_testlib.cc
[Sanitizer] remove custom Die/CheckFailed from allocator testlib
2012-09-11 09:48:52 +00:00
sanitizer_allocator_test.cc
[Sanitizer] define InternalScopedBuffer to replace large arrays on stack. It is defined analogous to similar class in tsan and should replace it.
2012-08-21 08:13:37 +00:00
sanitizer_common_test.cc
[Sanitizer] implement straightforward nlogn sorting, as qsort() may call malloc, which leads to deadlock in ASan allocator
2012-07-16 11:27:17 +00:00
sanitizer_flags_test.cc
[Sanitizer] Resolve fixme: break dependency of sanitizer_common tests on TSan RTL
2012-08-31 10:15:44 +00:00
sanitizer_list_test.cc
[tsan] start using AllocatorCache in CombinedAllocator
2012-07-06 14:32:00 +00:00
sanitizer_stackdepot_test.cc
[Sanitizer] fix warnings reported by gcc. Update the list of targets to check lint for
2012-09-11 10:31:28 +00:00