[libcxxabi] Add support for running libc++abi tests with sanitizers
authorEric Fiselier <eric@efcs.ca>
Thu, 23 Oct 2014 03:10:43 +0000 (03:10 +0000)
committerEric Fiselier <eric@efcs.ca>
Thu, 23 Oct 2014 03:10:43 +0000 (03:10 +0000)
commit78d325c1435c5e75cc0d43de01814e800ff13706
tree06a3fa28091c683db01e7581dbf673dcb5729b5c
parent062e6ee121519e4970b441829755eca95cc5e991
[libcxxabi] Add support for running libc++abi tests with sanitizers

Summary: Add support for LLVM_USE_SANITIZER to the libc++abi tests. Currently, if libc++abi is configured with LLVM_USE_SANITIZER then none of the tests will pass.

Reviewers: jroelofs, mclow.lists, danalbert

Reviewed By: danalbert

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D5926

llvm-svn: 220464
libcxxabi/test/lit.cfg
libcxxabi/test/lit.site.cfg.in