diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-04-25 13:25:45 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-04-25 13:25:45 -0500 |
commit | 16c2a906b854e31d8b3d05d8478bd0f60388e68c (patch) | |
tree | d18d263a23077a7fd7613b8e712a4dea07fb5994 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 86339ef088e9aac6cf52cf9022d7a5bd144d4c42 (diff) | |
download | llvm-16c2a906b854e31d8b3d05d8478bd0f60388e68c.zip llvm-16c2a906b854e31d8b3d05d8478bd0f60388e68c.tar.gz llvm-16c2a906b854e31d8b3d05d8478bd0f60388e68c.tar.bz2 |
[libc][fix] Add missing 'errno' header for the GPU libc
Summary:
The previous GPU `libc` patch added support for `atoi`. However, it
didn't also enable generating the errno header. This caused including it
to use the system's header which invariably will cause compiler
problems.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions