clayborg added inline comments.
================ Comment at: lldb/include/lldb/Core/EmulateInstruction.h:182 eInfoTypeNoArgs - } InfoType; + }; ---------------- fixathon wrote: > clayborg wrote: > > This doesn't fall into the un initialized variable case, I would revert > > this. You can always submit a new patch if you want to fix this. > This is fixing Coverity scan warning 1094796 "Uninitialized scalar field". > "Non-static class member InfoType is not initialized in this constructor nor > in any functions that it calls" Gotcha, ok to leave this in then! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130098/new/ https://reviews.llvm.org/D130098 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits