diff options
author | Michael Jones <michaelrj@google.com> | 2025-02-25 13:56:20 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-25 13:56:20 -0800 |
commit | f4a80180f141bbe0e00477db59f6fc6ed4f50a2f (patch) | |
tree | b127915be93dddd060580e2bdf13e02b0bfb8564 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 44ffeecde2658249d57a54f52c11a339f2e6d14e (diff) | |
download | llvm-f4a80180f141bbe0e00477db59f6fc6ed4f50a2f.zip llvm-f4a80180f141bbe0e00477db59f6fc6ed4f50a2f.tar.gz llvm-f4a80180f141bbe0e00477db59f6fc6ed4f50a2f.tar.bz2 |
[libc] Move fileno and fdopen to fullbuild only (#128762)
Both fileno and fdopen require interfacing with the opaque FILE struct,
so they shouldn't be enabled in overlay mode. This patch moves both into
fullbuild only on all platforms.
Fixes #128643
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions