================

----------------
s-barannikov wrote:

`SpecifierLetter` (actually, it may be more than one letter) should be 
converted back to UTF-8.

However, it is not always in execution encoding, there are two places that 
initialize it with host string, look for "*" and ".*" in 
`DecomposePrintfHandler::HandlePrintfSpecifier()`. I'll put a PR to change 
`SpecifierLetter` to always be in the execution encoding.


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

Reply via email to