summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/lit_tests/TestCases/strncpy-overflow.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move ASan lit-tests under test/asanAlexey Samsonov2014-02-141-28/+0
| | | | llvm-svn: 201413
* [ASan] Use new feature of FileCheck: provide multiple --check-prefix argsAlexey Samsonov2013-11-131-8/+4
| | | | llvm-svn: 194578
* Add a CMake option COMPILER_RT_DEBUG for building runtimes with full debug info.Peter Collingbourne2013-10-251-0/+2
| | | | | | Differential Revision: http://llvm-reviews.chandlerc.com/D1984 llvm-svn: 193449
* [ASan] Remove leading underscores from function names in output testsAlexey Samsonov2013-07-011-4/+4
| | | | 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-12/+4
| | | | | | 64-bit mode. Clean up RUN-lines in tests. llvm-svn: 183498
* [ASan] move all lit_tests under TestCasesAlexey Samsonov2013-06-061-0/+38
llvm-svn: 183395
OpenPOWER on IntegriCloud