diff options
author | Vedant Kumar <vsk@apple.com> | 2016-03-05 20:10:25 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2016-03-05 20:10:25 +0000 |
commit | e55855f3628fd45d15b04e6973933b5d79a4b4a5 (patch) | |
tree | 65514dcd0b94a043507375a1a4c349208844aa0b /clang/lib/Lex/ModuleMap.cpp | |
parent | 42083810162e4903115f5632e98fd78f25682c83 (diff) | |
download | llvm-e55855f3628fd45d15b04e6973933b5d79a4b4a5.zip llvm-e55855f3628fd45d15b04e6973933b5d79a4b4a5.tar.gz llvm-e55855f3628fd45d15b04e6973933b5d79a4b4a5.tar.bz2 |
[GCDA] Unlock arc file before closing it
The GCDA writer closed the arc file before unlocking it. This causes an
EBADF while unlocking the file, and opens us up to racy behavior.
Fixes PR26847.
llvm-svn: 262779
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions