Remove some non-determinism from the `Darwin/duplicate_os_log_reports.cpp` test.
authorDan Liew <dan@su-root.co.uk>
Sat, 30 May 2020 22:17:41 +0000 (15:17 -0700)
committerDan Liew <dan@su-root.co.uk>
Sat, 30 May 2020 22:19:32 +0000 (15:19 -0700)
commitfc532c1a0dc66bf23cac60f5363f180c6cbfefbc
tree7846047a18c386b7979a392e43cbf399ed8e1f7f
parent16976cb92535b0620f46720fe3be283da904026c
Remove some non-determinism from the `Darwin/duplicate_os_log_reports.cpp` test.

The test read from an uninitialized buffer which could cause the output
to be unpredictable.

The test is currently disabled so this won't actually change anything
until the test is re-enabled.
compiler-rt/test/asan/TestCases/Darwin/duplicate_os_log_reports.cpp