[tsan] Change nullptr to NULL in one Darwin test.
Depending on the version of libcxx, nullptr might not be available. Let's use NULL instead. llvm-svn: 264058
Loading
Please sign in to comment
Depending on the version of libcxx, nullptr might not be available. Let's use NULL instead. llvm-svn: 264058