aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorRahul Joshi <rjoshi@nvidia.com>2024-08-20 09:54:12 -0700
committerGitHub <noreply@github.com>2024-08-20 09:54:12 -0700
commite6751bfbf77bd9888b7882a46e2453e4ed149c7b (patch)
tree7b7b45cf042f0e82c5d44a53aaa5d90eb5014510 /llvm/lib/Object/MachOObjectFile.cpp
parent6a38e19c92ed09eeecb70d5f61c3b822acb4964d (diff)
downloadllvm-e6751bfbf77bd9888b7882a46e2453e4ed149c7b.zip
llvm-e6751bfbf77bd9888b7882a46e2453e4ed149c7b.tar.gz
llvm-e6751bfbf77bd9888b7882a46e2453e4ed149c7b.tar.bz2
[NFC][TableGen] Elminate use of isalpha/isdigit from TGLexer (#104837)
- Replace use of std::isalpha, std::isdigit, std:isxdigit with LLVM's StringExtras versions, to avoid possibly locale dependent behavior (e.g. glibc). - Create helper function for common checks for valid identifier characters.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions