summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGBlocks.h
diff options
context:
space:
mode:
authorWei Mi <wmi@google.com>2018-09-15 00:04:15 +0000
committerWei Mi <wmi@google.com>2018-09-15 00:04:15 +0000
commit67f57c6795bf4943cf2c2481112e30acf80d95a2 (patch)
treed61c9e0c06dff4e7cf7744027f3537bb5c059ee5 /clang/lib/CodeGen/CGBlocks.h
parent01d250eed9278a24a4d94bd09153c772b3b67734 (diff)
downloadbcm5719-llvm-67f57c6795bf4943cf2c2481112e30acf80d95a2.tar.gz
bcm5719-llvm-67f57c6795bf4943cf2c2481112e30acf80d95a2.zip
Fix filesystem race issue in SampleProfTest introduced in rL342283.
Before this fix, multiple invocations of testRoundTrip will create multiple writers which share the same file as output destination. That could introduce filesystem race issue when multiple subtests are executed concurrently. This patch assign writers with different files as their output destinations. llvm-svn: 342301
Diffstat (limited to 'clang/lib/CodeGen/CGBlocks.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud