[PATCH] D38461: [MC] - Don't assert when non-english characters are used.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 05:13:29 PDT 2017
>> Please add llvm::isAlpha and llvm::isAlnum too. We use these functions in lld.
>
>Ok, I'll do that in a following patch.
>
>George.
I forgot I had to use `isAlnum` in a single place of this patch, so added those ones too.
George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/2a6f035c/attachment.html>
More information about the llvm-commits
mailing list