Fix an incorrectly used locking in HistoryThread and HistoryUnwind, where...
Fix an incorrectly used locking in HistoryThread and HistoryUnwind, where unique_lock's release() was called causing the mutex to stay locked. llvm-svn: 270358
Loading
Please sign in to comment