aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2012-07-31 15:43:11 +0000
committerAlexey Samsonov <samsonov@google.com>2012-07-31 15:43:11 +0000
commit7b2f36e96aa784d68c9e1f9f12f85ca741c4513a (patch)
tree7765885bedb874c799f1f0eb4cc04212e1e6ec3d /clang/lib/Frontend/CompilerInvocation.cpp
parent2d8db8fe7a46e0e91dd92f2370ea11ef4e6c35c9 (diff)
downloadllvm-7b2f36e96aa784d68c9e1f9f12f85ca741c4513a.zip
llvm-7b2f36e96aa784d68c9e1f9f12f85ca741c4513a.tar.gz
llvm-7b2f36e96aa784d68c9e1f9f12f85ca741c4513a.tar.bz2
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/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions