Add a SmartScopedLock, and use it to simplify code.
authorOwen Anderson <resistor@mac.com>
Thu, 18 Jun 2009 20:51:00 +0000 (20:51 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 18 Jun 2009 20:51:00 +0000 (20:51 +0000)
commit3c8031df6d555ab6dc6b629273fd8244b801e4d6
tree0e9b8dfb706921d584bcc73edad1e1eb5f5660b2
parentf0f220a07ef093cc9e27dad2738892f6b2335463
Add a SmartScopedLock, and use it to simplify code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73722 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Mutex.h
lib/VMCore/PassManager.cpp