================
@@ -27,6 +27,12 @@ static llvm::raw_ostream &warning(Stream &strm) {
<< "warning: ";
}
+static llvm::raw_ostream ¬e(Stream &strm) {
----------------
augusto2112 wrote:
Actually `error` and `warning` are not capitalized, I guess we can either keep
all three lower case or capitalize all of them, up to you
https://github.com/llvm/llvm-project/pull/114610
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits