================ @@ -27,6 +27,12 @@ static llvm::raw_ostream &warning(Stream &strm) { << "warning: "; } +static llvm::raw_ostream ¬e(Stream &strm) { ---------------- augusto2112 wrote:
Since `note` is a function should it be capitalized to follow the LLDB style? https://github.com/llvm/llvm-project/pull/114610 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits