diff options
| author | Alexey Samsonov <samsonov@google.com> | 2012-07-31 15:43:11 +0000 |
|---|---|---|
| committer | Alexey Samsonov <samsonov@google.com> | 2012-07-31 15:43:11 +0000 |
| commit | 7b2f36e96aa784d68c9e1f9f12f85ca741c4513a (patch) | |
| tree | 7765885bedb874c799f1f0eb4cc04212e1e6ec3d /clang/test/Analysis/reference.cpp | |
| parent | 2d8db8fe7a46e0e91dd92f2370ea11ef4e6c35c9 (diff) | |
| download | bcm5719-llvm-7b2f36e96aa784d68c9e1f9f12f85ca741c4513a.tar.gz bcm5719-llvm-7b2f36e96aa784d68c9e1f9f12f85ca741c4513a.zip | |
First tiny move towards integrating AddressSanitizer regressions test into LLVM lit-based testing infrastructure.
The goal is to be able to run ASan tests by simply running "make check-asan" command from CMake build tree:
* tests should use fresh clang binary from current build tree.
* tests should use the same RUN-lines syntax as llvm/clang reg tests.
Next steps:
- restricting tests to machines where target is equal to host, i.e. where we can produce working binaries.
- moving AddressSanitizer unit tests to lit as well.
llvm-svn: 161050
Diffstat (limited to 'clang/test/Analysis/reference.cpp')
0 files changed, 0 insertions, 0 deletions

