diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-02-28 00:38:19 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-02-28 00:38:19 +0000 |
commit | 2b9a946f981963c226eaafe1dd8fb8801b87d411 (patch) | |
tree | dca429f43813d4c4f5ed19017562a1e349add761 /README.txt | |
parent | d2eaf45af446ae0a4dd1e606ad6e16f0822f4405 (diff) | |
download | external_llvm-2b9a946f981963c226eaafe1dd8fb8801b87d411.zip external_llvm-2b9a946f981963c226eaafe1dd8fb8801b87d411.tar.gz external_llvm-2b9a946f981963c226eaafe1dd8fb8801b87d411.tar.bz2 |
[PathV2] In llvm::sys::fs::unique_file, make sure it doesn't fall into an infinite loop by constantly trying
to create the parent path.
This can happen if the path is a relative filename and the current directory was removed.
Thanks to Daniel D. for the hint in fixing it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176226 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions