[PATCH] D40328: Use a single file name to represent a lock
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 24 09:50:23 PST 2017
rafael added a comment.
I found a way to use FILE_FLAG_DELETE_ON_CLOSE without this.
I think think that using a single file for the lock is an improvement, but it is now independent.
https://reviews.llvm.org/D40328
More information about the llvm-commits
mailing list