aprantl added inline comments.

================
Comment at: lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp:3736
 
       if (is_debug) {
         switch (nlist.n_type) {
----------------
aprantl wrote:
> because of the early exit above — isn't this either always true or always 
> false?
Never mind, I thought the RHS above was the enum, but it's actually the 
parameter.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D68536



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to