Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ASan lit-tests under test/asan | Alexey Samsonov | 2014-02-14 | 1 | -28/+0 |
| | | | | llvm-svn: 201413 | ||||
* | [ASan] Use new feature of FileCheck: provide multiple --check-prefix args | Alexey Samsonov | 2013-11-13 | 1 | -8/+4 |
| | | | | llvm-svn: 194578 | ||||
* | Add a CMake option COMPILER_RT_DEBUG for building runtimes with full debug info. | Peter Collingbourne | 2013-10-25 | 1 | -0/+2 |
| | | | | | | Differential Revision: http://llvm-reviews.chandlerc.com/D1984 llvm-svn: 193449 | ||||
* | [ASan] Remove leading underscores from function names in output tests | Alexey Samsonov | 2013-07-01 | 1 | -4/+4 |
| | | | | llvm-svn: 185315 | ||||
* | [ASan] Remove %symbolize from lit tests: we now use external symbolizer ↵ | Alexey Samsonov | 2013-06-28 | 1 | -4/+4 |
| | | | | | | instead of python script llvm-svn: 185163 | ||||
* | [ASan] create separate configs for running ASan lit tests in both 32- and ↵ | Alexey Samsonov | 2013-06-07 | 1 | -12/+4 |
| | | | | | | 64-bit mode. Clean up RUN-lines in tests. llvm-svn: 183498 | ||||
* | [ASan] move all lit_tests under TestCases | Alexey Samsonov | 2013-06-06 | 1 | -0/+38 |
llvm-svn: 183395 |