diff options
author | Jeff Bailey <jeffbailey@google.com> | 2023-03-01 20:55:59 +0000 |
---|---|---|
committer | Jeff Bailey <jeffbailey@google.com> | 2023-03-01 20:56:59 +0000 |
commit | 81b39145bda72dbc8cfb0e888f8dbec0fe50e6f1 (patch) | |
tree | ae60f46d85bb3c7637abafea09942eb5424944a6 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | b60cf8c972c6986ff80547e49f2943266e6b2615 (diff) | |
download | llvm-81b39145bda72dbc8cfb0e888f8dbec0fe50e6f1.zip llvm-81b39145bda72dbc8cfb0e888f8dbec0fe50e6f1.tar.gz llvm-81b39145bda72dbc8cfb0e888f8dbec0fe50e6f1.tar.bz2 |
[libc] Fix mismatch in exception decl
When running the libc tests under vscode, I got an error about a
mismatches exception declaration for strerror. Since string.h
seems to be getting included transitively anyway, just include
it and rely on its definition.
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D144803
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions