teemperor added inline comments.

================
Comment at: lldb/include/lldb/Expression/IRExecutionUnit.h:330
 
-  static const unsigned eSectionIDInvalid = (unsigned)-1;
 
----------------
Do we even need this cast? Neither Clang nor GCC complain about `unsigned X = 
-1` for me.


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

https://reviews.llvm.org/D72190



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

Reply via email to