[PATCH] D93031: Enable fexec-charset option
    Corentin Jabot via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 22 00:22:12 PDT 2021
    
    
  
cor3ntin added a comment.
In D93031#2706988 <https://reviews.llvm.org/D93031#2706988>, @joerg wrote:
> "Keeping the original spelling around" would assume that the input is not using a stateful encoding. That seems worse as assumption than giving the canonical output in UTF-8 and shifting the problem to the user's editor?
Right, terrible choice of words
s/original spelling/the concatenated, non-encoded string literal, in UTF-8
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93031/new/
https://reviews.llvm.org/D93031
    
    
More information about the llvm-commits
mailing list