clayborg added inline comments.
================ Comment at: lldb/include/lldb/Utility/ArchSpec.h:436 - void DumpTriple(Stream &s) const; + void DumpTriple(llvm::raw_ostream &s) const; ---------------- Should we just make a static operator << function for this instead so we can use in formats? Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70979/new/ https://reviews.llvm.org/D70979 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits