tatyana-krasnukha added inline comments.
================ Comment at: tools/driver/Driver.cpp:71 typedef struct { uint32_t usage_mask; // Used to mark options that can be used together. If (1 ---------------- This type is duplicated here to not break the encapsulation of lldb's private types, am I right? Repository: rLLDB LLDB https://reviews.llvm.org/D52604 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits