diff options
| author | Louis Dionne <ldionne@apple.com> | 2019-04-17 20:07:39 +0000 |
|---|---|---|
| committer | Louis Dionne <ldionne@apple.com> | 2019-04-17 20:07:39 +0000 |
| commit | 09ef420d6254f945a50da07a0a71c2c7a93b6b12 (patch) | |
| tree | 52acd8c8c01ecd59da7481a8bc00d9fd02d0bdeb /llvm/lib/Transforms/Utils/SizeOpts.cpp | |
| parent | 25e592e52236669f72bfb54986c1197cc6b640cf (diff) | |
| download | bcm5719-llvm-09ef420d6254f945a50da07a0a71c2c7a93b6b12.tar.gz bcm5719-llvm-09ef420d6254f945a50da07a0a71c2c7a93b6b12.zip | |
[libc++] (Take 2) Add a test that uses the debug database from multiple threads
In r358591, I added a test that uses the debug database from multiple
threads and that helped us uncover the problem that was fixed in r355367.
However, the test broke the tsan CI bots, and I think the problem is the
test allocator that was used in the test (which is not thread safe).
I'm committing again without using the test allocator, and in a separate
test file.
llvm-svn: 358610
Diffstat (limited to 'llvm/lib/Transforms/Utils/SizeOpts.cpp')
0 files changed, 0 insertions, 0 deletions

