You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/utils/libcxx
Eric Fiselier 6bfa7316ad Fix issues with UBSAN test configuration.
On Apple the test feature 'sanitizer-new-delete' was incorrectly
getting added to the LIT feature set, which mistakenly caused tests
to be disabled when using UBSAN (the feature is only needed with ASAN/MSAN/TSAN).

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@307518 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
sym_check Fix python 3 syntax error in sym_diff 9 years ago
test Fix issues with UBSAN test configuration. 8 years ago
__init__.py Start libc++ python cleanup and consolidation. 9 years ago
compiler.py [test] Add support for Objective-C++ tests 9 years ago
util.py add missing python import 9 years ago