Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ASan lit-tests under test/asan | Alexey Samsonov | 2014-02-14 | 12 | -90/+0 |
| | | | | llvm-svn: 201413 | ||||
* | [asan] Update blacklists to use categories. | Peter Collingbourne | 2013-07-09 | 1 | -3/+3 |
| | | | | | | Differential Revision: http://llvm-reviews.chandlerc.com/D1094 llvm-svn: 185980 | ||||
* | [ASan] Properly disable strict init-order checking when pthread_create is called | Alexey Samsonov | 2013-07-01 | 1 | -0/+2 |
| | | | | llvm-svn: 185342 | ||||
* | [ASan] Fix unset-insert-libraries-on-exec.cc on 32-bit Darwin. | Alexander Potapenko | 2013-06-10 | 1 | -0/+19 |
| | | | | | | | The test used to execute a 64-bit /bin/bash binary and preload a 32-bit dynamic library into it. Now the arch-specific version of echo-env is executed instead. llvm-svn: 183662 | ||||
* | [ASan] move all lit_tests under TestCases | Alexey Samsonov | 2013-06-06 | 10 | -0/+69 |
llvm-svn: 183395 |