[PATCH] D20942: [LockFileManager] Improve error output by adding error messages

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 2 17:50:57 PDT 2016


bruno created this revision.
bruno added a reviewer: benlangmuir.
bruno added subscribers: cfe-commits, dexonsmith.

This is currently used by clang to lock access to modules; improve the error message so that clang can use better output messages from locking error issues.


http://reviews.llvm.org/D20942

Files:
  include/llvm/Support/LockFileManager.h
  lib/Support/LockFileManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20942.59482.patch
Type: text/x-patch
Size: 3364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160603/cc7cee2d/attachment.bin>


More information about the cfe-commits mailing list