================
@@ -1085,6 +1085,26 @@ void clang::EscapeStringForDiagnostic(StringRef Str,
   }
 }
 
+/// DisplayCodePointForDiagnostic - Display CodePoint in U+NNNN notation,
----------------
eisenwave wrote:

There are a whole bunch of functions above that do the same thing of repeating 
the name in the comment. Do we not care about local consistency here?

I agree that generally it would be weird to repeat the name.

https://github.com/llvm/llvm-project/pull/206326
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to