[Lldb-commits] [PATCH] D70281: Fix -Wunused-result warnings in LLDB
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 14 18:17:06 PST 2019
jingham added a comment.
There's a PP above each instance of this code explaining why it's okay if we don't get the API lock, since that's a bit of a tricky point. So if you want to add a comment, it would be better to say "see explanation above".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70281/new/
https://reviews.llvm.org/D70281
More information about the lldb-commits
mailing list