diff options
author | Siva Chandra Reddy <sivachandra@google.com> | 2023-02-27 22:27:35 +0000 |
---|---|---|
committer | Siva Chandra Reddy <sivachandra@google.com> | 2023-02-28 20:40:42 +0000 |
commit | 110ee16467734c0e782c93cfb44c68321b012908 (patch) | |
tree | 152de9262805e861ec92c4d1fc6b666f14145a9a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | acc30a169eabae8ae7d46e8dc3b6466abbc53dc4 (diff) | |
download | llvm-110ee16467734c0e782c93cfb44c68321b012908.zip llvm-110ee16467734c0e782c93cfb44c68321b012908.tar.gz llvm-110ee16467734c0e782c93cfb44c68321b012908.tar.bz2 |
[libc][NFC] Refactor internal errno.
This is in preparation for the transition to a solution to make libc tests
hermetic with respect to their use of errno. The implementation of strdup
has been switched over to libc_errno as an example of what the code looks
like in the new way.
See #61037 for more information.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D144928
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions