[Lldb-commits] [PATCH] D13646: [LLDB] Don't use signo as key in Signals DenseMap, as signo are not unique

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 12 10:25:34 PDT 2015


clayborg added a comment.

So I would prefer to have one entry per signal and have that structure describe everything for that one signal.


Repository:
  rL LLVM

http://reviews.llvm.org/D13646





More information about the lldb-commits mailing list