llvm-project/compiler-rt/test/tsan/Darwin
Julian Lettner 2b7a2cbb15 [TSan][Darwin] Handle NULL argument in interceptor
Handle NULL address argument in the `mach_vm_[de]allocate()`
interceptors and fix test: `Assignment 2` is not valid if we weren't
able to re-allocate memory.

rdar://67680613
2020-08-24 11:36:02 -07:00
..
deadlock.mm
debug_external.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
dlopen.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
external-dups.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
external-ignore-noninstrumented.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
external-lib.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
external-noninstrumented-module.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
external-swift-debugging.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
external-swift.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
external.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
gcd-sync-block-copy.mm [TSan][libdispatch] Port gcd-sync-block-copy.mm to C++ 2019-04-16 01:34:38 +00:00
ignore-noninstrumented.mm
libcxx-call-once.mm
libcxx-future.mm
libcxx-shared-ptr-recursive.mm
libcxx-shared-ptr-stress.mm
libcxx-shared-ptr.mm
lit.local.cfg.py [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
mach_vm_allocate.c [TSan][Darwin] Handle NULL argument in interceptor 2020-08-24 11:36:02 -07:00
main_tid.mm
malloc-stack-logging.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
malloc_size.mm
no_call_setenv_in_symbolize.cpp [Darwin] Fix symbolization for recent simulator runtimes. 2020-04-17 15:08:14 -07:00
norace-objcxx-run-time.mm [TSan][Darwin] Remove unnecessary lit substitution 2020-08-20 13:00:32 -07:00
objc-double-property.mm
objc-race.mm
objc-simple.mm
objc-synchronize-cycle-tagged.mm [TSan][Darwin] Remove unnecessary lit substitution 2020-08-20 13:00:32 -07:00
objc-synchronize-cycle.mm [TSan][Darwin] Remove unnecessary lit substitution 2020-08-20 13:00:32 -07:00
objc-synchronize-nested-recursive.mm [TSan][Darwin] Remove unnecessary lit substitution 2020-08-20 13:00:32 -07:00
objc-synchronize-tagged.mm [TSan][Darwin] Remove unnecessary lit substitution 2020-08-20 13:00:32 -07:00
objc-synchronize.mm [TSan][Darwin] Remove unnecessary lit substitution 2020-08-20 13:00:32 -07:00
os_unfair_lock.c [TSan][Darwin] Enable test on non-macOS platforms 2020-08-20 12:28:05 -07:00
osatomics-add.mm
osatomics-bitops.mm
osatomics-list.mm
osspinlock-norace.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
realloc-zero.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
signals-blocked.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
symbolizer-atos.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
symbolizer-dladdr.cpp compiler-rt: Rename .cc file in test/tsan to .cpp 2019-08-02 07:18:07 +00:00
variadic-open.cpp [tsan] Fixup for 1260a155: Move variadic-open.cpp test into Darwin/ directory 2020-07-30 09:32:51 -07:00
workerthreads.mm
xpc-cancel.mm
xpc-race.mm
xpc.mm