================ @@ -1085,6 +1085,26 @@ void clang::EscapeStringForDiagnostic(StringRef Str, } } +/// DisplayCodePointForDiagnostic - Display CodePoint in U+NNNN notation, ---------------- tbaederr wrote:
```suggestion /// Display CodePoint in U+NNNN notation, ``` https://github.com/llvm/llvm-project/pull/206326 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
