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

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 1 19:16:10 PST 2022


JDevlieghere added inline comments.


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


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

https://reviews.llvm.org/D118473



More information about the lldb-commits mailing list