[Lldb-commits] [PATCH] D118473: [lldb] [Commands] Implement "thread siginfo"

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 2 06:35:04 PST 2022


mgorny marked 2 inline comments as done.
mgorny added inline comments.


================
Comment at: lldb/source/Commands/CommandObjectThread.cpp:1323
 
+// CommandObjectThreadSiginfo
+
----------------
JDevlieghere wrote:
>  I know you're just being consistent with the rest of this file, but we've been slowly phasing out these kind of comments.
I'm all for it ;-).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118473/new/

https://reviews.llvm.org/D118473



More information about the lldb-commits mailing list