diff options
author | Michael Jones <michaelrj@google.com> | 2024-10-31 14:42:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-31 14:42:50 -0700 |
commit | e241964b9373786f327ce24b440e2a82a3c4eeea (patch) | |
tree | 918fbb348ce97bc48ad89fb87c9a1ee495e1ead1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | aa70d846b0102e62dbfae7e441a3d5d5c906f4b5 (diff) | |
download | llvm-e241964b9373786f327ce24b440e2a82a3c4eeea.zip llvm-e241964b9373786f327ce24b440e2a82a3c4eeea.tar.gz llvm-e241964b9373786f327ce24b440e2a82a3c4eeea.tar.bz2 |
[libc] Fix macro definition hermeticity (#114467)
Previously shm_test was including <asm-generic/fcntl.h> for the macro
FD_CLOEXEC. This patch adds that macro to the list we have defined, and
redirects the test to use the correct proxy header.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions