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
8a9b6a3681c698dfb64c49f0e44eec19fa94de90
clang-p2996
/
compiler-rt
/
lib
/
asan
/
lit_tests
/
Linux
History
Alexey Samsonov
f96bfd8849
Make ASan and TSan tests a bit less brittle with @LINE FileCheck macro
...
llvm-svn: 171181
2012-12-28 08:38:09 +00:00
..
clone_test.cc
[ASan] fix flakiness of Linux-specific clone_test: waitpid should better be provided with __WCLONE option, otherwise it didn't wait for the subprocess, returned -1, and we went crushing the subprocess stack
2012-08-29 15:48:14 +00:00
initialization-bug-any-order.cc
Make ASan and TSan tests a bit less brittle with @LINE FileCheck macro
2012-12-28 08:38:09 +00:00
interception_failure_test.cc
[ASan] Port (the last one) tricky interface_test to lit, and a *huge* chunks of boilerplate to run tests for 32/64 bits and all optimization levels. Alas, lit doesn't support for loops in RUN-lines...
2012-08-15 11:26:57 +00:00
interception_malloc_test.cc
[ASan] Port (the last one) tricky interface_test to lit, and a *huge* chunks of boilerplate to run tests for 32/64 bits and all optimization levels. Alas, lit doesn't support for loops in RUN-lines...
2012-08-15 11:26:57 +00:00
interception_test.cc
[ASan] Port (the last one) tricky interface_test to lit, and a *huge* chunks of boilerplate to run tests for 32/64 bits and all optimization levels. Alas, lit doesn't support for loops in RUN-lines...
2012-08-15 11:26:57 +00:00
lit.local.cfg
…
malloc-in-qsort.cc
[asan] pop the internal stack frames in SlowUnwindStack, extend the test to check this
2012-12-13 12:31:55 +00:00
overflow-in-qsort.cc
[asan] extend overflow-in-qsort.cc to check both unwind kinds. One more test for SlowUnwind. Move both to Linux dir (no slow unwind on Mac)
2012-12-13 11:47:49 +00:00
rlimit_mmap_test.cc
[asan] properly report mmap failure
2012-10-04 07:21:09 +00:00
swapcontext_test.cc
[ASan] move swapcontext_test to Linux-specific tests
2012-11-23 11:20:54 +00:00