llvm-project/lldb/source/Plugins/SystemRuntime
Reid Kleckner 0c86dfb86d Fix -Wunused-result warnings in LLDB
These try_lock usages intentionally ignore the result, as commented.

Similar to 4d23764ddd, which was reviewed
previously.
2020-02-04 15:58:38 -08:00
..
MacOSX Fix -Wunused-result warnings in LLDB 2020-02-04 15:58:38 -08:00
CMakeLists.txt