Revert r124217 because it didn't catch the actual error case it was trying to
catch: lock_guard(my_mutex); declares a variable instead of creating a temporary. llvm-svn: 124398
Loading
Please register or sign in to comment
catch: lock_guard(my_mutex); declares a variable instead of creating a temporary. llvm-svn: 124398