[Lldb-commits] [PATCH] D20278: first pass for removing Mutex for std::{, recursive_}mutex

Saleem Abdulrasool via lldb-commits lldb-commits at lists.llvm.org
Mon May 16 19:47:45 PDT 2016


compnerd added a comment.

If you can run the test that would be wonderful.  Im going to upload a slight update to this tonight that catches a few more of the trivial cases.  I think minimizing the second pass is ideal since that is going to be much more involved (changing APIs and such).


http://reviews.llvm.org/D20278





More information about the lldb-commits mailing list