aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorJeff Bailey <jeffbailey@google.com>2023-03-01 20:55:59 +0000
committerJeff Bailey <jeffbailey@google.com>2023-03-01 20:56:59 +0000
commit81b39145bda72dbc8cfb0e888f8dbec0fe50e6f1 (patch)
treeae60f46d85bb3c7637abafea09942eb5424944a6 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parentb60cf8c972c6986ff80547e49f2943266e6b2615 (diff)
downloadllvm-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