diff options
| author | Alexey Samsonov <vonosmas@gmail.com> | 2025-11-11 22:52:00 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-11 22:52:00 -0800 |
| commit | 124bfdf3650b17b1f54762be95d901e55c187063 (patch) | |
| tree | 580cfe6d58e5c0128769840b5389b4e2ee03dfdd /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h | |
| parent | d04d291d1077ee9c7922916ff14b4948c4ea31f9 (diff) | |
[libc] Use function overloads to make string parsing code more generic. (#167417)
ctype_utils/wctype_utils were chaged in
120689e46679c6db37cd9e839ec0721e80a22d4f and
e7f7973899f76773ae6e9a6b1e8c7e9f9cc5cb56, respectively to operate on
char/wchar_t. Now we can switch to the overloaded names (e.g. have noth
`isspace(char` and `isspace(wchar_t)`) to simplify the templatized
strtointeger implementation from
315dfe5865962d8a3d60e21d1fffce5214fe54ef and make it easier to
potentially add templatized strtofloat implementation.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
