summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/lit_tests/TestCases/use-after-free.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move ASan lit-tests under test/asanAlexey Samsonov2014-02-141-34/+0
| | | | llvm-svn: 201413
* [asan] increase the buffer size for printing asan legend, add a test for legendKostya Serebryany2014-01-291-0/+3
| | | | llvm-svn: 200387
* [ASan] Use new feature of FileCheck: provide multiple --check-prefix argsAlexey Samsonov2013-11-131-13/+9
| | | | llvm-svn: 194578
* [ASan] Remove leading underscores from function names in output testsAlexey Samsonov2013-07-011-5/+5
| | | | llvm-svn: 185315
* [ASan] Remove %symbolize from lit tests: we now use external symbolizer ↵Alexey Samsonov2013-06-281-4/+4
| | | | | | instead of python script llvm-svn: 185163
* [ASan] create separate configs for running ASan lit tests in both 32- and ↵Alexey Samsonov2013-06-071-17/+9
| | | | | | 64-bit mode. Clean up RUN-lines in tests. llvm-svn: 183498
* [ASan] move all lit_tests under TestCasesAlexey Samsonov2013-06-061-0/+43
llvm-svn: 183395
OpenPOWER on IntegriCloud