summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/lit_tests/TestCases/stack-buffer-overflow-with-position.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move ASan lit-tests under test/asanAlexey Samsonov2014-02-141-44/+0
| | | | llvm-svn: 201413
* [asan] rewrite asan's stack frame layout, compiler-rt partKostya Serebryany2013-12-061-17/+16
| | | | llvm-svn: 196569
* [asan] revert files which I accidentally commited in r196490Kostya Serebryany2013-12-051-16/+17
| | | | llvm-svn: 196491
* [tsan] fix the include path that is broken in configure/make build but works ↵Kostya Serebryany2013-12-051-17/+16
| | | | | | in cmake build (PR18144). This is a quick fix. Will need to fix the configure/make build properly llvm-svn: 196490
* [asan] revert 196373: committed to many files by mistakeKostya Serebryany2013-12-041-16/+17
| | | | llvm-svn: 196374
* [asan] require __i686__ for the SSE test; also make weaker claims about ↵Kostya Serebryany2013-12-041-17/+16
| | | | | | stack buffer overflows in another test llvm-svn: 196373
* implement PR17059: more visible diagnostics for stack-buffer-overflowKostya Serebryany2013-09-031-0/+45
llvm-svn: 189806
OpenPOWER on IntegriCloud