aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
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/Lex/ModuleMap.cpp
parent01d250eed9278a24a4d94bd09153c772b3b67734 (diff)
downloadllvm-67f57c6795bf4943cf2c2481112e30acf80d95a2.zip
llvm-67f57c6795bf4943cf2c2481112e30acf80d95a2.tar.gz
llvm-67f57c6795bf4943cf2c2481112e30acf80d95a2.tar.bz2
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/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions